郫都积分
This commit is contained in:
@@ -127,6 +127,14 @@ module.exports = {
|
||||
//地址重写
|
||||
'^/tfx': '/'
|
||||
}
|
||||
},
|
||||
'/qxn': {
|
||||
target: 'http://192.168.1.87:12000',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
'^/qxn': '/'
|
||||
}
|
||||
}
|
||||
},
|
||||
disableHostCheck: true
|
||||
|
||||
Reference in New Issue
Block a user