优化请求配置
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = {
|
||||
proxy: {
|
||||
"/api": {
|
||||
// 需要被代理的后台地址
|
||||
"target": "https://cashier-client.sxczgkj.cn/cashier-client",
|
||||
"target": "https://cashier-client.sxczgkj.cn",
|
||||
"changeOrigin": true,
|
||||
"secure": false,
|
||||
"pathRewrite": {
|
||||
|
||||
Reference in New Issue
Block a user