update 迁移 vue3 前端到主仓库统一维护

This commit is contained in:
疯狂的狮子Li
2023-05-30 17:55:51 +08:00
parent 5f1d5a4a15
commit 2fa384c4ee
246 changed files with 17040 additions and 30 deletions

View File

@@ -0,0 +1,11 @@
# 页面标题
VITE_APP_TITLE = RuoYi-Cloud-Plus后台管理系统
# 开发环境配置
VITE_APP_ENV = 'development'
# 若依管理系统/开发环境
VITE_APP_BASE_API = '/dev-api'
# 应用访问路径 例如使用前缀 /admin/
VITE_APP_CONTEXT_PATH = '/'