diff --git a/gear-ui3/.env.development b/gear-ui3/.env.development index 2a4e7b5..f7467dc 100644 --- a/gear-ui3/.env.development +++ b/gear-ui3/.env.development @@ -1,5 +1,6 @@ # 页面标题 VITE_APP_TITLE = 首达特及巨峰外贸中心 +# VITE_APP_TITLE = 创高综合办公系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/gear-ui3/.env.production b/gear-ui3/.env.production index c7b9fd1..3c61a0f 100644 --- a/gear-ui3/.env.production +++ b/gear-ui3/.env.production @@ -1,5 +1,6 @@ # 页面标题 VITE_APP_TITLE = 首达特及巨峰外贸中心 +# VITE_APP_TITLE = 创高综合办公系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/gear-ui3/.env.staging b/gear-ui3/.env.staging index febc7dc..6def981 100644 --- a/gear-ui3/.env.staging +++ b/gear-ui3/.env.staging @@ -1,5 +1,6 @@ # 页面标题 VITE_APP_TITLE = 首达特及巨峰外贸中心 +# VITE_APP_TITLE = 创高综合办公系统 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/gear-ui3/index.html b/gear-ui3/index.html index 01c4477..3ee9bae 100644 --- a/gear-ui3/index.html +++ b/gear-ui3/index.html @@ -8,6 +8,8 @@