购物车:列表

This commit is contained in:
YunaiV
2023-12-11 12:50:46 +08:00
parent 8fd8ff9f70
commit 7a15c9496c
5 changed files with 299 additions and 236 deletions
+1
View File
@@ -15,6 +15,7 @@ export default {
request({
url: 'cart',
method: 'POST',
// TODO 芋艿:这里没提示
custom: {
showSuccess: true,
successMsg: '已添加到购物车~',