From 7f21dd50165e1362cf2e24cfe6aa8938c61b88c2 Mon Sep 17 00:00:00 2001 From: ailanyin Date: Wed, 8 Mar 2023 09:50:26 +0800 Subject: [PATCH] change website title --- .env.development | 2 +- .env.production | 2 +- .env.staging | 2 +- index.html | 2 +- src/layout/components/Sidebar/Logo.vue | 2 +- src/views/index.vue | 979 ++----------------------- src/views/login.vue | 2 +- src/views/register.vue | 2 +- 8 files changed, 56 insertions(+), 937 deletions(-) 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" > -

若依后台管理系统

+

思米西车辆后台管理系统

-

若依后台管理系统

+

思米西车辆后台管理系统