From ebc762cd04a4348fd566ff94bc2fa5554faa32a4 Mon Sep 17 00:00:00 2001 From: Hermes CI Fix Date: Mon, 20 Jul 2026 10:40:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=A8=E5=B1=80=E4=BC=81=E4=B8=9A?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=99=A8(=E9=A1=B6=E9=83=A8=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F+localStorage=E5=85=B1=E4=BA=AB)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/layouts/MainLayout.vue | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/frontend/src/layouts/MainLayout.vue b/frontend/src/layouts/MainLayout.vue index 67cf9590..fbc6be2e 100644 --- a/frontend/src/layouts/MainLayout.vue +++ b/frontend/src/layouts/MainLayout.vue @@ -28,6 +28,9 @@ {{ pageTitle }}
+ + + {{ roleLabel }} @@ -43,8 +46,9 @@