xinli/xinli-ui/.env.production

9 lines
152 B
Plaintext
Raw Normal View History

# 页面标题
VUE_APP_TITLE = 心理健康测评系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/api'