Commit cf311ad8 authored by zhangyanni's avatar zhangyanni

vue.config.js

parent 572f0e8b
...@@ -166,7 +166,7 @@ module.exports = { ...@@ -166,7 +166,7 @@ module.exports = {
// } // }
// }, // },
'/base': { '/base': {
target: 'http://101.201.78.24:8673', //172.25.20.12 172.25.20.210 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673 target: 'http://127.0.0.1:8673', //172.25.20.12 172.25.20.210 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673
ws: false, ws: false,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
...@@ -174,7 +174,7 @@ module.exports = { ...@@ -174,7 +174,7 @@ module.exports = {
} }
}, },
'/business': { '/business': {
target: 'http://101.201.78.24:8673', //172.25.20.12 172.25.20.210 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673 target: 'http://127.0.0.1:8673', //172.25.20.12 172.25.20.210 //http://3qc7pu.natappfree.cc//http://101.201.78.24:8673http://mqp67k.natappfree.cc// http://172.25.20.28:8673 http://101.201.78.24:8673// http://127.0.0.1:8673 http://101.201.78.24:8673
ws: false, ws: false,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment