Browse Source

优化菜单

lilei 3 năm trước cách đây
mục cha
commit
c6a6d4b8e6
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
     proxy: {
       '/api': {
-        // target: 'http://192.168.16.104: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',
         // ws: false,
         ws: true,