ysy 2 yıl önce
ebeveyn
işleme
cf3d3c8f13
1 değiştirilmiş dosya ile 0 ekleme ve 7 silme
  1. 0 7
      vue.config.js

+ 0 - 7
vue.config.js

@@ -33,15 +33,8 @@ module.exports = {
       '/api': {
         // target: 'http://192.168.3.51:18086', // 测试环境
         // target: 'http://124.71.68.31:50001',
-<<<<<<< HEAD
         target: 'http://192.168.1.139:18086', // 粟
         // target: 'http://192.168.1.132:18086', // 徐
-=======
-        // target: 'http://192.168.1.139:18086', // 粟
-        // target: 'http://192.168.1.132:18086', // 徐1
-        // target: 'http://192.168.1.134:18086', //徐2
-        target: 'http://192.168.1.132:18086',
->>>>>>> 934e4b2408c1055336d565539f440109b2756af5
         changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
         pathRewrite: {
           '^/api': ''