From 6f4acbb9ca51575912a623c806c28b1378843c69 Mon Sep 17 00:00:00 2001 From: freedakgmail Date: Thu, 30 Jul 2026 14:46:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=A8=E6=88=B7=E9=80=80=E5=87=BA?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E5=8C=BA=E5=8A=A0bg-card=E4=B8=8D=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Layout.tsx b/client/src/components/Layout.tsx index deb863e..9b2ebfc 100644 --- a/client/src/components/Layout.tsx +++ b/client/src/components/Layout.tsx @@ -114,7 +114,7 @@ export function Layout({ children, user, onLogout }: LayoutProps) { ))} {user && ( -
+

{user.name}

{user.role}