feat:【ele】【mall】product/spu 的 components 迁移

This commit is contained in:
YunaiV
2025-11-01 21:09:29 +08:00
parent 4bb631fb24
commit b3e1dab487
8 changed files with 134 additions and 200 deletions

View File

@@ -50,7 +50,7 @@ export function getCategoryList(params: any) {
);
}
// 获得商品分类列表
/** 获得商品分类列表 */
export function getCategorySimpleList() {
return requestClient.get<MallCategoryApi.Category[]>(
'/product/category/list',