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: {