KindergartenUI/.env.production

9 lines
202 B
Plaintext
Raw Permalink Normal View History

2022-07-26 13:36:39 +08:00
# 页面标题
2023-07-21 16:43:30 +08:00
VUE_APP_TITLE = 幼儿体质健康促进系统
2022-07-26 13:36:39 +08:00
# 生产环境配置
ENV = 'production'
2023-07-21 16:43:30 +08:00
# 幼儿体质健康促进系统/生产环境
VUE_APP_BASE_API = 'https://kindergarten.xinelu.cn'