feat: 完成文档模块接口联调和分类列表功能
- 新增分类列表页,支持二级分类展示和跳转 - 资料列表页实现动态 Tab 切换和搜索功能 - 首页接入热门产品和热门资料 API - 收藏页接入列表和删除 API - fileListAPI 新增 child_id 和 keyword 参数 - 修复 fn.js 类型检查逻辑 (String → number) 影响文件: - src/pages/category-list/ (新建) - src/pages/material-list/index.vue - src/pages/index/index.vue - src/pages/favorites/index.vue - src/api/file.js - src/api/fn.js - src/app.config.js Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
14 changed files
with
674 additions
and
68 deletions
This diff is collapsed. Click to expand it.
docs/api-specs/file/file_list_mock.json
0 → 100644
src/pages/category-list/index.config.js
0 → 100644
src/pages/category-list/index.vue
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment