1
chenhaozhe
2025-12-18 86621bcbcb9960e4e86090014ac61c8908daaa44
1
1个文件已修改
4 ■■■■ 已修改文件
.env.production 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.env.production
@@ -4,8 +4,8 @@
# 生产环境配置
ENV = 'production'
VUE_APP_BASE_API = http://192.168.0.236:9010/API/
# VUE_APP_BASE_API = http://220.189.218.155:9010/API/ # 四维尔 外网
# VUE_APP_BASE_API = http://192.168.0.236:9010/API/
VUE_APP_BASE_API = http://220.189.218.155:9010/API/
# VUE_APP_BASE_API = http://47.96.97.237/API/ # 智云迈思L-MOM管理系统/生产环境
# 路由懒加载 
VUE_CLI_BABEL_TRANSPILE_MODULES = true