代码更新
This commit is contained in:
@@ -27,8 +27,8 @@ module.exports = {
|
||||
// },
|
||||
devServer: {
|
||||
proxy: {
|
||||
'/server3': {
|
||||
target: 'http://101.37.12.135:8080', // 目标服务器地址
|
||||
'/account': {
|
||||
target: 'https://tapi.cashier.sxczgkj.cn', // 目标服务器地址
|
||||
changeOrigin: true, // 是否改变源地址
|
||||
rewrite: '/' // 重写路径
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user