Przeglądaj źródła

禅道bug 2635 2633 修复:跨域配置注释格式调整

yusheng 9 miesięcy temu
rodzic
commit
8a297ccf6c
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      vue.config.js

+ 2 - 0
vue.config.js

@@ -39,7 +39,9 @@ module.exports = {
         // target: 'http://192.168.1.144:18086',
         // target: 'http://192.168.1.211:18086',
         // target: 'http://192.168.1.251:18186',
+
         // target: 'http://192.168.1.125:18086',
+
         // target: 'http://192.168.1.116:18086',
 
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域