Files
yunying-crm-web/yunying-web/.env.production
2026-01-31 01:49:07 +08:00

9 lines
181 B
Plaintext

# 页面标题
VUE_APP_TITLE = 云赢智能综合管理平台
# 生产环境配置
ENV = 'production'
# 云赢智能综合管理平台/生产环境
VUE_APP_BASE_API = '/prod-api'