Files
troyeguo 44c8fb2462 Refactor book components to streamline state updates and improve offline status handling
- Updated `BookCardItem`, `BookCoverItem`, and `BookListItem` components to consolidate state updates for cover existence and offline status.
- Removed redundant state updates in lifecycle methods for better performance.
- Enhanced `PopupTrans` component by moving the "Add" button to a more logical position and removing duplicate code.
- Improved CSS for `PopupTrans` to enhance layout and scrollbar visibility.
- Removed unused `resetKoodoSync` function from user request utilities to clean up codebase.
2025-11-16 15:14:35 +08:00
..