This commit is contained in:
yanran200730
2023-04-26 09:52:41 +08:00
parent fff9891177
commit 30b25e56b8
3 changed files with 30 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ module.exports = {
proxy: {
//设置代理,可解决跨5
'/lan': {
target: 'http://192.168.1.87:9000',
target: 'http://192.168.1.87:12000',
changeOrigin: true,
pathRewrite: {
//地址重写