From a6c654d5962270b97d877fdffc4ff14ece86c603 Mon Sep 17 00:00:00 2001 From: changjinyu Date: Fri, 24 Oct 2025 20:27:20 +0800 Subject: [PATCH] =?UTF-8?q?improvement=EF=BC=9Aseo=20=E5=B7=A6=E4=B8=8A?= =?UTF-8?q?=E8=A7=92logo=E6=94=B9=E4=B8=BAdiv=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/layout/H5TopBar.tsx | 4 ++-- components/layout/top-bar.tsx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/layout/H5TopBar.tsx b/components/layout/H5TopBar.tsx index 0a59f4e..a7bc0b0 100644 --- a/components/layout/H5TopBar.tsx +++ b/components/layout/H5TopBar.tsx @@ -246,13 +246,13 @@ export default function H5TopBar({ onSelectHomeTab }: H5TopBarProps) { className={`flex items-center cursor-pointer space-x-1 link-logo roll event-on`} onClick={handleLogoClick} > -

+
-

+ {/* beta标签 */}
diff --git a/components/layout/top-bar.tsx b/components/layout/top-bar.tsx index d647725..264aea4 100644 --- a/components/layout/top-bar.tsx +++ b/components/layout/top-bar.tsx @@ -242,22 +242,22 @@ export function TopBar({ collapsed, isDesktop=true }: { collapsed: boolean, isDe > -

+
-

+
-

+
-

+
{/* beta标签 */}