Procházet zdrojové kódy

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

yusheng před 9 měsíci
rodič
revize
8a297ccf6c
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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的情况下 才表示开启跨域