From 39c37d15fb1fd53dd110f26c3cd93c8152809a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Mon, 23 Feb 2026 08:32:39 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F=E5=8F=B3=E4=BE=A7=E6=8C=89=E9=92=AE=EF=BC=8C?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=87=8D=E5=A4=8D=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除重复的'联系我们'按钮 - 移除'了解更多'按钮(导航栏已有'关于我们'链接) - 保留一个'立即咨询'主按钮,引导用户行动 --- src/components/layout/header.tsx | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/src/components/layout/header.tsx b/src/components/layout/header.tsx index 4bea0f3..0859c38 100644 --- a/src/components/layout/header.tsx +++ b/src/components/layout/header.tsx @@ -133,7 +133,6 @@ export function Header() {
-