feat: 单排/双排列表模式切换

This commit is contained in:
zdl
2025-11-03 17:21:07 +08:00
parent 7b6cd3ffaa
commit 9bd59cf2c5
3 changed files with 123 additions and 45 deletions

View File

@@ -196,6 +196,7 @@ const Community = () => {
onSearchFocus={scrollToTimeline}
onEventClick={handleEventClick}
onViewDetail={handleViewDetail}
mode="grid"
/>
{/* 市场复盘 - 左右布局 */}