郫都积分

This commit is contained in:
liuye
2022-12-28 09:56:06 +08:00
parent 7083bf34a6
commit 79539038b7
4 changed files with 58 additions and 26 deletions

View File

@@ -127,6 +127,14 @@ module.exports = {
//地址重写
'^/tfx': '/'
}
},
'/qxn': {
target: 'http://192.168.1.87:12000',
changeOrigin: true,
pathRewrite: {
//地址重写
'^/qxn': '/'
}
}
},
disableHostCheck: true