index.config.js
137 Bytes
-
feat(article): 文章模块功能开发 · c5644d32 ...
- 新增 ArticleCard 组件,支持可配置封面图显示 (showCover prop) - 新增文章详情页 (article-detail) - 新增文章收藏页 (article-favorites) - 优化分类列表页 (category-list) 支持混合渲染模式: * max_depth > 1: 显示二级分类卡片 (SectionCard) * max_depth === 1: 直接显示文章列表 (ArticleCard) - 过滤空状态项 (max_depth === 1 且 list 为空) - 统一样式规范:标题区域使用渐变背景,内容区域增加间距 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
hookehuyr authored