feat: 增加后台管理端UI

This commit is contained in:
yjm
2026-04-25 21:59:54 +08:00
parent 8bb2b9f176
commit 22ebd66102
292 changed files with 26088 additions and 6 deletions

10
zzyl-ui/.env.staging Normal file
View File

@@ -0,0 +1,10 @@
# 页面标题
VUE_APP_TITLE = 中州养老
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 中州养老/测试环境
VUE_APP_BASE_API = '/stage-api'