diff --git a/smart-flow-web/.env.development b/smart-flow-web/.env.development index dbe7243..7d47642 100644 --- a/smart-flow-web/.env.development +++ b/smart-flow-web/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development -VITE_APP_TITLE='铜陵市公安局经侦案件智慧管理平台(Dev)' +VITE_APP_TITLE='地市民意中心系统(Dev)' VITE_APP_API_URL='http://127.0.0.1:1024' # 客户端id VITE_APP_CLIENT_ID = 'e5cd7e4891bf95d1d19206ce24a7b32e' \ No newline at end of file diff --git a/smart-flow-web/.env.localhost b/smart-flow-web/.env.localhost index 63bf899..27f26d9 100644 --- a/smart-flow-web/.env.localhost +++ b/smart-flow-web/.env.localhost @@ -1,3 +1,3 @@ NODE_ENV=development -VITE_APP_TITLE='铜陵市公安局经侦案件智慧管理平台(Local)' +VITE_APP_TITLE='地市民意中心系统(Local)' VITE_APP_API_URL='http://127.0.0.1:1024' diff --git a/smart-flow-web/.env.pre b/smart-flow-web/.env.pre index b480bca..17061c8 100644 --- a/smart-flow-web/.env.pre +++ b/smart-flow-web/.env.pre @@ -1,3 +1,3 @@ NODE_ENV=production -VITE_APP_TITLE='铜陵市公安局经侦案件智慧管理平台预发布环境(Pre)' +VITE_APP_TITLE='地市民意中心系统预发布环境(Pre)' VITE_APP_API_URL='https://preview.smartadmin.vip/smart-admin-api' \ No newline at end of file diff --git a/smart-flow-web/.env.production b/smart-flow-web/.env.production index b5f9f13..69212fd 100644 --- a/smart-flow-web/.env.production +++ b/smart-flow-web/.env.production @@ -1,3 +1,3 @@ NODE_ENV=production -VITE_APP_TITLE='铜陵市公安局经侦案件智慧管理平台' +VITE_APP_TITLE='地市民意中心系统' VITE_APP_API_URL='https://preview.smartadmin.vip/smart-admin-api' \ No newline at end of file diff --git a/smart-flow-web/.env.test b/smart-flow-web/.env.test index ccf4cd2..3ebfb4b 100644 --- a/smart-flow-web/.env.test +++ b/smart-flow-web/.env.test @@ -1,3 +1,3 @@ NODE_ENV=production -VITE_APP_TITLE='铜陵市公安局经侦案件智慧管理平台测试环境(Test)' +VITE_APP_TITLE='地市民意中心系统测试环境(Test)' VITE_APP_API_URL='http://127.0.0.1:1024' diff --git a/smart-flow-web/src/config/app-config.js b/smart-flow-web/src/config/app-config.js index 3bb3cfd..064d8ce 100644 --- a/smart-flow-web/src/config/app-config.js +++ b/smart-flow-web/src/config/app-config.js @@ -41,7 +41,7 @@ export const appDefaultConfig = { // 水印 watermarkFlag: true, // 网站名称(侧栏、浏览器标题等;侧栏内自动换行完整展示) - websiteName: '铜陵市公安局经侦案件智慧管理平台', + websiteName: '地市民意中心系统', // 主题颜色 primaryColor: '#1677ff', // 紧凑