请确认您输入的网址是否正确,或者点击下方按钮返回首页。
diff --git a/src/views/login/components/Login.vue b/src/views/login/components/Login.vue
index 3da7557503ae3da62548a52e1f3e588e54cced2e..78bef39804f8500e961146fb90122c5480aaae1d 100644
--- a/src/views/login/components/Login.vue
+++ b/src/views/login/components/Login.vue
@@ -134,8 +134,8 @@ const captchaBase64 = ref();
const rememberMe = AuthStorage.getRememberMe();
const loginFormData = ref
({
- username: "admin",
- password: "123456",
+ username: import.meta.env.VITE_APP_USER_NAME || "",
+ password: import.meta.env.VITE_APP_USER_PASSWORD || "",
captchaKey: "",
captchaCode: "",
rememberMe,
diff --git a/src/views/result/Index.vue b/src/views/result/Index.vue
new file mode 100644
index 0000000000000000000000000000000000000000..22a5204bb08ce0f07ed0cb9ae7c3144cae921ec2
--- /dev/null
+++ b/src/views/result/Index.vue
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+ 返回
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system/access/index.vue b/src/views/system/access/index.vue
new file mode 100644
index 0000000000000000000000000000000000000000..72000e1886f5b7f77ba68e105c80f6949b32b152
--- /dev/null
+++ b/src/views/system/access/index.vue
@@ -0,0 +1,396 @@
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system/request/index.vue b/src/views/system/request/index.vue
new file mode 100644
index 0000000000000000000000000000000000000000..917d67b619f21d8751993a483e694e00f5e00b28
--- /dev/null
+++ b/src/views/system/request/index.vue
@@ -0,0 +1,347 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ JSON.stringify(scope.row.structure) }}
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/vehicle/vehicle-info/add.vue b/src/views/vehicle/vehicle-info/add.vue
new file mode 100644
index 0000000000000000000000000000000000000000..1401ad7c8b7fe409930708917f57b85ada77a4c8
--- /dev/null
+++ b/src/views/vehicle/vehicle-info/add.vue
@@ -0,0 +1,397 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ L
+
+
+
+
+
+
+
+ kW
+
+
+
+
+
+
+
+
+
+
+
+
+ 人
+
+
+
+
+
+
+
+ 吨
+
+
+
+
+
+
+
+
+
+
+
+
+ 元
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/vehicle/vehicle-info/edit.vue b/src/views/vehicle/vehicle-info/edit.vue
new file mode 100644
index 0000000000000000000000000000000000000000..fae3afe897a9123394152b621a688c7610018bc8
--- /dev/null
+++ b/src/views/vehicle/vehicle-info/edit.vue
@@ -0,0 +1,455 @@
+
+
+
+
+
+
+
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ L
+
+
+
+
+
+
+
+ kW
+
+
+
+
+
+
+
+
+
+
+
+
+ 人
+
+
+
+
+
+
+
+ 吨
+
+
+
+
+
+
+
+
+
+
+
+
+ 元
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/vehicle/vehicle-info/index.vue b/src/views/vehicle/vehicle-info/index.vue
new file mode 100644
index 0000000000000000000000000000000000000000..24a5d6cec75bbd4f84dc56e1d20a61f0176b58ce
--- /dev/null
+++ b/src/views/vehicle/vehicle-info/index.vue
@@ -0,0 +1,368 @@
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+ 删除
+
+
+ 更多
+
+
+ 行驶证
+ 年检合格证
+ 保险单
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svgo/icons/res-success.svg b/svgo/icons/res-success.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e376cbcc7ba2f2a92d9d7749c3904891a52d1e16
--- /dev/null
+++ b/svgo/icons/res-success.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/svgo/svgo.config.cjs b/svgo/svgo.config.cjs
new file mode 100644
index 0000000000000000000000000000000000000000..0a233e081aa44ea026d3601b5ffdcc1d221e7e07
--- /dev/null
+++ b/svgo/svgo.config.cjs
@@ -0,0 +1,47 @@
+// svgo.config.cjs
+module.exports = {
+ plugins: [
+ // 预设:包含一组常用的默认优化插件
+ "preset-default",
+
+ // 移除或自定义默认预设中的特定插件行为
+ {
+ name: "removeViewBox",
+ active: false, // 如果你的项目需要保留 viewBox,可以禁用此插件
+ },
+ {
+ name: "removeDimensions",
+ params: {
+ removeWidth: true,
+ removeHeight: true,
+ },
+ },
+ // {
+ // name: "removeAttrs",
+ // params: {
+ // attrs: "(fill|stroke)", // 移除所有 fill 和 stroke 属性
+ // },
+ // },
+ // 显式添加或配置常用插件
+ "removeDoctype", // 移除 声明
+ "removeXMLProcInst", // 移除 XML 处理指令
+ "removeComments", // 移除注释
+ "removeMetadata", // 移除 元素
+ "removeTitle", // 移除 元素
+ "removeDesc", // 移除 元素(描述)
+ "removeUselessDefs", // 移除无用的 内容
+ // "removeXMLNS", // 移除 xmlns 属性(如果不需要)
+ "removeEditorsNSData", // 移除编辑器生成的无用数据(如 Adobe Illustrator 的元数据)
+ "cleanupNumericValues", // 清理数值,如将 1.000 改为 1
+ "convertColors", // 将颜色值转换为最短形式(如 #ff0000 -> #f00)
+ "convertPathData", // 优化路径数据(合并路径、转换形状等)
+ "convertTransform", // 优化 transform 属性
+ "removeEmptyAttrs", // 移除空的属性
+ "removeEmptyContainers", // 移除空的容器元素(如 )
+ "mergePaths", // 合并相邻的路径
+ "removeHiddenElems", // 移除隐藏的元素(如 display:none)
+ "removeUnusedNS", // 移除未使用的命名空间
+ "sortAttrs", // 对属性进行排序(可选,对文件大小影响小,但可提高可读性)
+ "removeUnknownsAndDefaults", // 移除未知元素和默认值
+ ],
+};
diff --git "a/svgo/\344\275\277\347\224\250\350\257\264\346\230\216.md" "b/svgo/\344\275\277\347\224\250\350\257\264\346\230\216.md"
new file mode 100644
index 0000000000000000000000000000000000000000..8d639148161c0fd8f71d00183a3b552885baaa4b
--- /dev/null
+++ "b/svgo/\344\275\277\347\224\250\350\257\264\346\230\216.md"
@@ -0,0 +1,4 @@
+
+``` bash
+svgo --config svgo.config.cjs -f ./icons
+```
diff --git a/vite.config.ts b/vite.config.ts
index 15bca5f81529676b7db9c4992724c085733fce01..f8d4fa5e07da69d2d82efc97b8a79bdea52fb022 100644
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -48,7 +48,7 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
changeOrigin: true,
// 代理目标地址:https://api.youlai.tech
target: env.VITE_APP_API_URL,
- rewrite: (path: string) => path.replace(new RegExp("^" + env.VITE_APP_BASE_API), ""),
+ //rewrite: (path: string) => path.replace(new RegExp("^" + env.VITE_APP_BASE_API), ""),
},
},
},