first commit

This commit is contained in:
rjb
2026-01-26 15:02:59 +08:00
parent 755ec7fbbb
commit a02773e383
348 changed files with 32738 additions and 0 deletions

10
rlz-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'