✨ 全局:优化请求的提示
This commit is contained in:
@@ -39,6 +39,10 @@ const CartApi = {
|
||||
return request({
|
||||
url: '/trade/cart/list',
|
||||
method: 'GET',
|
||||
custom: {
|
||||
showLoading: false,
|
||||
auth: true,
|
||||
},
|
||||
});
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user