Feat:寻看点和抽奖

This commit is contained in:
lifizer
2024-02-06 12:42:46 +08:00
parent c88b6aa8a8
commit f3115fe7c8
73 changed files with 5324 additions and 6887 deletions
+7
View File
@@ -97,6 +97,13 @@ export function getProductPoster(id) {
});
}
/**
* 购物车分组列表
* */
export function getCartGroup() {
return request.get('/cart/listGroup')
}
/*
* 购物车 添加
* */