diff --git a/.env.development b/.env.development index f878550..adb0176 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 能源管理系统 +VITE_APP_TITLE = 智慧能耗管理系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index bac2aa3..0e60a77 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 能源管理系统 +VITE_APP_TITLE = 上海干巷厂务管理-智慧能耗管理系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/.env.staging b/.env.staging index 90598c0..0340eab 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 后台管理系统 +VITE_APP_TITLE = 上海干巷厂务管理-智慧能耗管理系统 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/index.html b/index.html index 756ed87..5e94108 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -