refactor: 重构文件操作逻辑,统一使用 useFileOperation
- 删除收藏页和产品详情页中重复的文件操作代码(~290行) - 统一使用 useFileOperation composable - 简化 onDownload/onView 函数为 viewFile 调用 - 保持功能完全一致 影响文件: - src/pages/favorites/index.vue - src/pages/product-detail/index.vue Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
2 changed files
with
8 additions
and
279 deletions
-
Please register or login to post a comment