diff --git a/frontend/pages/square/components/HotCategoryBlock.vue b/frontend/pages/square/components/HotCategoryBlock.vue
new file mode 100644
index 0000000..caae92b
--- /dev/null
+++ b/frontend/pages/square/components/HotCategoryBlock.vue
@@ -0,0 +1,328 @@
+
+
+
+ {{ title }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.owner_nickname || item.creator_name || item.name || '' }}
+
+
+
+ {{ formatCount(item.likes || item.like_count || 0) }}
+
+
+
+
+
+
+
+
+
+
+ 刷新
+
+
+
+ 查看更多
+ ›
+
+
+
+
+
+
+
+