mirror of
https://github.com/zhouxiaoka/autoclip.git
synced 2026-05-06 14:04:32 +08:00
- 删除未使用的CollectionCard.tsx(复杂版本) - 将CollectionCardMini.tsx重命名为CollectionCard.tsx - 更新组件名称:CollectionCardMini → CollectionCard - 更新接口名称:CollectionCardMiniProps → CollectionCardProps - 更新ProjectDetailPage中的导入和使用 - 清理未使用的导入和变量 - 统一合集卡片组件,避免混乱