From ea11cbcf88233150d447bb97c84483e8981670a3 Mon Sep 17 00:00:00 2001 From: hailin Date: Sun, 30 Mar 2025 13:40:29 +0800 Subject: [PATCH] . --- apps/blogai/components/header.tsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/apps/blogai/components/header.tsx b/apps/blogai/components/header.tsx index 20a106e..36c542e 100644 --- a/apps/blogai/components/header.tsx +++ b/apps/blogai/components/header.tsx @@ -215,7 +215,17 @@ export function DetailPageHeader({ data }: { data: any }) { {data?.company || "未知公司"} - + + {/* 占位 + 删除按钮 */} +
+ +
{/* 状态条 */}