diff --git a/god-ui/.env.development b/god-ui/.env.development index 5580d3d5..98f41099 100644 --- a/god-ui/.env.development +++ b/god-ui/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 装备管理系统 +VUE_APP_TITLE = 智慧车间安防监控和管理 # 开发环境配置 ENV = 'development' diff --git a/god-ui/.env.staging b/god-ui/.env.staging index 190fb4e9..4711b9fc 100644 --- a/god-ui/.env.staging +++ b/god-ui/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 装备管理系统 +VUE_APP_TITLE = 智慧车间安防监控和管理 NODE_ENV = production diff --git a/god-ui/public/index.html b/god-ui/public/index.html index f3f62756..30270cd5 100644 --- a/god-ui/public/index.html +++ b/god-ui/public/index.html @@ -5,7 +5,7 @@ - + <%= webpackConfig.name %>