From ab443e0a19565a8333a7546803038cbf0da5fa2c Mon Sep 17 00:00:00 2001 From: zheng020 Date: Thu, 28 May 2026 12:58:17 +0800 Subject: [PATCH] feat: create hot-category-more.vue page for viewing more hot category items - Created new page at frontend/pages/square/hot-category-more.vue - Supports route params: type and title - Implements sub tabs for star card categories (all, raster, holographic, tear_off, polaroid) - Uses getHotInspirationFlowMoreApi for paginated loading - Follows existing CreationGrid card styling with like animations Co-Authored-By: Claude Opus 4.7 --- frontend/pages/square/hot-category-more.vue | 459 ++++++++++++++++++++ 1 file changed, 459 insertions(+) create mode 100644 frontend/pages/square/hot-category-more.vue diff --git a/frontend/pages/square/hot-category-more.vue b/frontend/pages/square/hot-category-more.vue new file mode 100644 index 0000000..e78deb8 --- /dev/null +++ b/frontend/pages/square/hot-category-more.vue @@ -0,0 +1,459 @@ + + + + +