refactor(search): 将搜索结果中的资料改为文章展示
- 替换 MaterialCard 为 ArticleCard 组件 - 更新 Tab 名称:资料 → 文章 - 更新数据字段:data.files → data.article - 映射 API 字段:post_title, post_excerpt, post_date, is_favorite - 同步更新 mock 数据使用 generateArticleItem Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Showing
3 changed files
with
131 additions
and
115 deletions
-
Please register or login to post a comment