xinli/xinli-ui/.env.production

9 lines
154 B
Plaintext
Raw Normal View History

# 页面标题
2025-11-22 04:12:26 +08:00
VUE_APP_TITLE = AI心理健康测评系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/api'