新网格应用调整目录完成
This commit is contained in:
@@ -103,6 +103,14 @@ module.exports = {
|
||||
//地址重写
|
||||
'^/xsjr': '/'
|
||||
}
|
||||
},
|
||||
'/grid': {
|
||||
target: 'http://192.168.1.87:12307',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
'^/grid': '/'
|
||||
}
|
||||
}
|
||||
},
|
||||
disableHostCheck: true
|
||||
|
||||
Reference in New Issue
Block a user