diff --git a/.env.development b/.env.development index 302ecd1..1eacd7f 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 龙行天下智慧车联网后台管理系统 # 开发环境配置 ENV = 'development' -# 若依管理系统/开发环境 +# 龙行天下智慧车联网后台管理系统/开发环境 VUE_APP_BASE_API = '/dev-api' # 路由懒加载 diff --git a/.env.production b/.env.production index b4893b0..d008292 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,8 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 龙行天下智慧车联网后台管理系统 # 生产环境配置 ENV = 'production' -# 若依管理系统/生产环境 +# 龙行天下智慧车联网后台管理系统/生产环境 VUE_APP_BASE_API = '/prod-api' diff --git a/.env.staging b/.env.staging index 361859f..1b9717b 100644 --- a/.env.staging +++ b/.env.staging @@ -1,10 +1,10 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 龙行天下智慧车联网后台管理系统 NODE_ENV = production # 测试环境配置 ENV = 'staging' -# 若依管理系统/测试环境 +# 龙行天下智慧车联网后台管理系统/测试环境 VUE_APP_BASE_API = '/stage-api' diff --git a/src/assets/logo/logo.png b/src/assets/logo/logo.png index 121ffe2..da6d3fa 100644 Binary files a/src/assets/logo/logo.png and b/src/assets/logo/logo.png differ diff --git a/src/assets/logo/spurs.png b/src/assets/logo/spurs.png index 7c3acef..641c557 100644 Binary files a/src/assets/logo/spurs.png and b/src/assets/logo/spurs.png differ diff --git a/src/views/index.vue b/src/views/index.vue index 5e17ed4..574a824 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,70 +1,34 @@ diff --git a/src/views/login.vue b/src/views/login.vue index 354951f..3b06661 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -1,7 +1,7 @@