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

12 lines
239 B
Plaintext

# 页面标题
VUE_APP_TITLE = 云赢智能综合管理平台
# 开发环境配置
ENV = 'development'
# 云赢智能综合管理平台/开发环境
VUE_APP_BASE_API = '/dev-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true