Explorar el Código

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

yusheng hace 9 meses
padre
commit
8a297ccf6c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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的情况下 才表示开启跨域