chenrui 3 rokov pred
rodič
commit
e677846a92
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  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
     // If you want to turn on the proxy, please remove the mockjs /src/main.jsL11
     proxy: {
     proxy: {
       '/api': {
       '/api': {
-        target: 'http://192.168.16.103:8503/qpls-md',
-        // target: 'http://qpls-md.360arrow.com.cn/qpls-md',
+        // target: 'http://192.168.16.103:8503/qpls-md',
+        target: 'http://qpls-md.360arrow.com.cn/qpls-md',
         // target: 'http://380d150d.nat123.fun:38226/qpls-md',
         // target: 'http://380d150d.nat123.fun:38226/qpls-md',
         // ws: false,
         // ws: false,
         ws: true,
         ws: true,