feat: 事件中心添加搜索框
This commit is contained in:
@@ -273,7 +273,7 @@ const UnifiedSearchBox = ({
|
|||||||
|
|
||||||
{/* 第二行:热门概念 */}
|
{/* 第二行:热门概念 */}
|
||||||
<div style={{ marginBottom: 12 }}>
|
<div style={{ marginBottom: 12 }}>
|
||||||
<PopularKeywords />
|
<PopularKeywords keywords={popularKeywords} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* 第三行:筛选器 + 排序 */}
|
{/* 第三行:筛选器 + 排序 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user