diff --git a/.env.development b/.env.development index 2744ed2..255e345 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 思米西车辆管理系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 061ef3a..c6bf713 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 思米西车辆管理系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/.env.staging b/.env.staging index fa7c357..cc00b08 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 思米西车辆管理系统 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/index.html b/index.html index ad0a948..980de5b 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - 若依管理系统 + 思米西车辆管理系统 diff --git a/src/views/index.vue b/src/views/index.vue index 068e01d..016fb30 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,943 +1,62 @@ + - - + \ No newline at end of file diff --git a/src/views/login.vue b/src/views/login.vue index 1cf50b3..499b46a 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -6,7 +6,7 @@ :rules="loginRules" class="login-form" > -

若依后台管理系统

+

思米西车辆后台管理系统

-

若依后台管理系统

+

思米西车辆后台管理系统