|
|
@@ -34,11 +34,7 @@ module.exports = {
|
|
|
target: 'http://192.168.1.125:18086',
|
|
|
// target: 'http://192.168.1.147:18086',
|
|
|
// target: 'http://192.168.1.176:18086',
|
|
|
-<<<<<<< HEAD
|
|
|
- target: 'http://192.168.1.251:18086',
|
|
|
-=======
|
|
|
- // target: 'http://192.168.1.105:18086',
|
|
|
->>>>>>> 866dc168fc57299028e59132d401fbaac491d42b
|
|
|
+
|
|
|
|
|
|
changeOrigin: true, // 只有这个值为true的情况下 才表示开启跨域
|
|
|
pathRewrite: {
|