1
duhe
3 天以前 13ccc20164939867a5f6f8964eed8dfdff11bd57
1
1个文件已修改
8 ■■■■ 已修改文件
.env.production 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.env.production
@@ -5,16 +5,16 @@
ENV = 'production'
# 宁波 四维尔
VUE_APP_BASE_API_INNER = http://192.168.0.236:9010/API/
VUE_APP_BASE_API = http://220.189.218.155:9010/API/
# VUE_APP_BASE_API_INNER = http://192.168.0.236:9010/API/
# VUE_APP_BASE_API = http://220.189.218.155:9010/API/
# 余姚 锦隆 智能家居
# VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
# VUE_APP_BASE_API = http://61.174.29.234:8880/API/
# 智云迈思L-MOM管理系统/生产环境
# VUE_APP_BASE_API = http://47.96.97.237/API/
VUE_APP_BASE_API = http://47.96.97.237/API/
#杜贺
# VUE_APP_BASE_API = http://localhost:8082/API/
# 陈镐哲
VUE_APP_BASE_API = http://localhost:81/API/
# VUE_APP_BASE_API = http://localhost:81/API/
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true