Files
zhongzhou-elderly-care/zzyl-ui/.env.staging
2026-04-25 21:59:54 +08:00

11 lines
166 B
Plaintext

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