diff --git a/.env.development b/.env.development index 30b04cc..87f94ad 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 aa0ac78..9f86b06 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 5d90319..46161a4 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -