优化页头样式与操控 & 优化首页推荐文章部分 & 修复后台未正确流式加载问题
This commit is contained in:
@@ -18,7 +18,7 @@ export default async function DashboardPage(props: DashboardPageProps) {
|
||||
if (!resp.success) {
|
||||
return (
|
||||
<div className="col-start-4 row-start-3 row-span-2 flex justify-center items-center">
|
||||
获取公告数据失败
|
||||
初始化数据失败
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user