Procházet zdrojové kódy

修改配置文件

695593266@qq.com před 9 měsíci
rodič
revize
252c917840
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      vue.config.js

+ 2 - 1
vue.config.js

@@ -40,8 +40,9 @@ module.exports = {
         // target: 'http://192.168.1.105:18086',
 
         // target: 'http://192.168.1.251:18186',
+        target: 'http://192.168.1.125:18086',
 
-        target: 'http://192.168.1.251:18086',
+        // target: 'http://192.168.1.251:18086',
 
         changeOrigin: true, // 只有这个值为true的情况下 s才表示开启跨域
         pathRewrite: {