diff --git a/.env.development b/.env.development index d56a5f3..c65480a 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 e1eaa1a..971cd52 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 新能源项目管理平台 +VITE_APP_TITLE = 煤科建管平台 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index 24c61a2..ccef05b 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - 新能源项目管理平台 + 煤科建管平台