diff --git a/.env.development b/.env.development index 6d2f8dd..0b5004b 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = 题库管理系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index d723d2a..e3f9229 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = 题库管理系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index c0dab51..28dc960 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ -