Files
industry-ui/.env.development

12 lines
228 B
Plaintext
Raw Normal View History

2024-11-25 09:33:57 +08:00
# 页面标题
VUE_APP_TITLE = 丽水同创二级系统
# 开发环境配置
ENV = 'development'
# 丽水同创二级系统/开发环境
VUE_APP_BASE_API = '/prod-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true