topfans/frontend/pages/square
zheng020 bcc422109c feat(square): add 4 HotCategoryBlock components
- Import HotCategoryBlock and getHotInspirationFlowBatchApi
- Add hotCategories and hotCategoryRefs state
- Add loadHotCategories function to fetch categories
- Add handleHotCardClick handler for navigation
- Add template with v-for loop for hot category blocks
- Add CSS style for .hot-category-wrapper
- Call loadHotCategories in onMounted after loadBannerActivities

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 17:46:09 +08:00
..
components fix: HotCategoryBlock grid layout to 4 columns 2026-05-28 17:46:08 +08:00
composables
config feat: 修改瀑布流布局 2026-05-25 23:35:47 +08:00
hot-category-more.vue fix: remove assetLiked event listener on unmount to prevent memory leak 2026-05-28 17:46:09 +08:00
square.vue feat(square): add 4 HotCategoryBlock components 2026-05-28 17:46:09 +08:00