瀏覽代碼

地址修改

lilei 4 年之前
父節點
當前提交
41dac04015
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      vue.config.js

+ 2 - 3
vue.config.js

@@ -108,9 +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.217:8503/qpls-md',
-        // target: 'http://it.test.zyucgj.com/zyit',
-        // target: 'https://it.test.qiubcar.com/zyit',
+        // target: 'http://192.168.16.217:8503/qpls-md',
+        target: 'http://qpls-md.360arrow.com.cn/qpls-md',
         ws: false,
         changeOrigin: true,
         pathRewrite: {