mirror of
https://github.com/LiuYuYang01/ThriveX-Blog.git
synced 2026-06-08 16:22:49 +08:00
恢复文章布局组件的渲染,以确保文章列表正常显示。
This commit is contained in:
@@ -30,7 +30,7 @@ export default async (props: Props) => {
|
||||
|
||||
<Container>
|
||||
{/* 文章列表 */}
|
||||
{/* <ArticleLayout page={page} /> */}
|
||||
<ArticleLayout page={page} />
|
||||
{/* 侧边栏 */}
|
||||
<Sidebar />
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user