# 页面标题
VUE_APP_TITLE = 幼儿体质健康促进系统
# 生产环境配置
ENV = 'production'
# 幼儿体质健康促进系统/生产环境
VUE_APP_BASE_API = 'https://kindergarten.xinelu.cn'