diff --git a/.env.development b/.env.development index 53ae057..bb5a482 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = RuoYi-Flex多租户管理系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 0e3b9fc..f482f3f 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统 +VITE_APP_TITLE = RuoYi-Flex多租户管理系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index aa1c86d..ee56489 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - RuoYi-Vue-Plus多租户管理系统 + RuoYi-Flex多租户管理系统