【fix】修改请求配置
This commit is contained in:
@@ -90,7 +90,7 @@ module.exports = {
|
|||||||
ws: false,
|
ws: false,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
'/jero-boot': '' // 默认所有请求都加了jero-boot前缀,需要去掉
|
// '/jero-boot': '' // 默认所有请求都加了jero-boot前缀,需要去掉
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user