KindergartenUI/.env.production
2022-09-19 10:26:17 +08:00

9 lines
199 B
Plaintext

# 页面标题
VUE_APP_TITLE = 智慧幼儿体质评估与促进系统
# 生产环境配置
ENV = 'production'
# 智慧幼儿体质评估与促进系统/生产环境
VUE_APP_BASE_API = '/prod-api'