Browse Source

路径修改

lilei 3 years ago
parent
commit
d96f0ac742
1 changed files with 1 additions and 4 deletions
  1. 1 4
      vue.config.js

+ 1 - 4
vue.config.js

@@ -108,11 +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.188:8503/qpls-md',
+        target: 'http://192.168.16.155:8503/qpls-md',
         // target: 'http://192.168.16.107:7300/mock/61aad8ea5688cb3878d81e39/qpls-md',
-        // target: 'https://t.qpls.360arrow.com/qpls-md', //  Á·Ï°
-        // target: 'http://p.iscm.360arrow.com/qpls-md', //  Ô¤·¢²¼
-        // target: 'http://qpls-md.360arrow.com/qpls-md', //  Éú²ú
         // ws: false,
         ws: true,
         changeOrigin: true,