chenrui há 3 anos atrás
pai
commit
49a66b5bb1
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -109,8 +109,8 @@ const vueConfig = {
     proxy: {
       '/api': {
         // 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://qpls-md.360arrow.com.cn/qpls-md', //  Ô¤·¢²¼
+        // target: 'http://qpls-md.360arrow.com/qpls-md', //  Éú²ú
         // ws: false,
         ws: true,
         changeOrigin: true,