feat:将 RuoYi-Vue-Plus 多租户管理系统重命名为岛游管理系统

- 更新了 .env 文件中的 VITE_APP_TITLE 变量
- 更新了 index.html 文件中的页面标题- 更新了 package.json 文件中的项目描述
- 更新了登录、注册页面的标题
- 删除了无关的示例代码和文件
This commit is contained in:
2024-12-09 18:51:17 +08:00
parent c2d7588391
commit dc10df8f64
19 changed files with 1103 additions and 826 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# 页面标题
VITE_APP_TITLE = RuoYi-Vue-Plus多租户管理系统
VITE_APP_TITLE = 岛游管理系统
# 生产环境配置
VITE_APP_ENV = 'production'