浏览代码

预发布地址

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

+ 2 - 2
vue.config.js

@@ -108,8 +108,8 @@ const vueConfig = {
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
       '/api': {
-        target: 'http://192.168.16.151:8503/qpls-md',
-        // target: 'http://p.iscm.360arrow.com/qpls-md', //  Ô¤·¢²¼
+        // target: 'http://192.168.16.151:8503/qpls-md',
+        target: 'http://p.iscm.360arrow.com/qpls-md', //  Ô¤·¢²¼
         // target: 'http://qpls-md.360arrow.com/qpls-md', //  Éú²ú
         // ws: false,
         ws: true,