feat: 首页逻辑

This commit is contained in:
秋水浮尘
2023-10-18 01:49:01 +08:00
parent 5214648d90
commit 9828f6cbbb
11 changed files with 291 additions and 79 deletions

View File

@@ -5,7 +5,10 @@ export const apiName = {
/**
* 获取一级
*/
queryPrimaryCategory: '/subject/category/queryPrimaryCategory',
queryPrimaryCategory: '/category/queryPrimaryCategory',
// 根据一级分类查询二级及标签
queryLabelByCategoryId: '/label/queryLabelByCategoryId',
/**
* 获取三级分类标签