feat(list): 新增资料列表操作组件并统一页面样式
- 新增 ListItemActions 组件,支持查看、收藏、删除操作 - 修复资料列表页布局问题(图标和文字水平排列) - 统一首页和资料列表页的资料项样式和交互 - 更新收藏页、知识库页、计划页使用新组件 - 添加完整的组件文档和类型定义 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
8 changed files
with
224 additions
and
81 deletions
src/components/ListItemActions/index.vue
0 → 100644
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment