Commit e8a2bd4e by 郭旭

修改vue.config.js

parent 1be0d9a3
...@@ -34,7 +34,7 @@ module.exports = { ...@@ -34,7 +34,7 @@ module.exports = {
}, },
proxy: { proxy: {
'/gjjs/business/': { '/gjjs/business/': {
target: 'http://192.168.0.85:8082', target: 'http://127.0.0.1:8082',
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
'^/gjjs/business': '/gjjs/business' '^/gjjs/business': '/gjjs/business'
......
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