浏览代码

账户配置 修改

jiayufei 4 年之前
父节点
当前提交
9510b34360
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -87,8 +87,8 @@ module.exports = {
         // target: 'http://192.168.1.251/', //请求本地 需要jeecg-boot后台项目 
         // target:'http://118.24.244.213:8804',
         // target: 'http://192.168.1.43:8806', // 子安
-        target: 'http://192.168.1.8:8806', // 学超
-    //    target:'http://139.186.165.84:8806', //测试
+        // target: 'http://192.168.1.8:8806', // 学超
+       target:'http://139.186.165.84:8806', //测试
         // target:'http://apipre.tjyourong.com.cn', //预生产
 
         ws: false,