diff --git a/.env.development b/.env.development index 6bc6637..90da014 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 芯程物联云平台 +VUE_APP_TITLE = 芯程物联平台 # 开发环境配置 ENV = 'development' diff --git a/.env.production b/.env.production index c83b389..8573d3b 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 芯程物联云平台 +VUE_APP_TITLE = 芯程物联平台 # 生产环境配置 ENV = 'production' diff --git a/.env.staging b/.env.staging index edd136a..a5269b2 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 芯程物联云平台 +VUE_APP_TITLE = 芯程物联平台 NODE_ENV = production diff --git a/src/views/login.vue b/src/views/login.vue index f6eea12..f1885b0 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -172,9 +172,9 @@ - +