initial clean deployment

This commit is contained in:
2026-04-26 08:09:15 +08:00
commit 605530fccc
841 changed files with 101888 additions and 0 deletions

8
zzyl-ui/.env.production Normal file
View File

@@ -0,0 +1,8 @@
# 页面标题
VUE_APP_TITLE = 中州养老
# 生产环境配置
ENV = 'production'
# 中州养老/生产环境
VUE_APP_BASE_API = '/prod-api'