From a91d7a5e618af9609a1ab8c0ce88cd13cd7de5bf Mon Sep 17 00:00:00 2001 From: zheng020 Date: Tue, 2 Jun 2026 22:05:37 +0800 Subject: [PATCH] =?UTF-8?q?feat(dashboard):=20Header=20=E5=AE=8C=E6=95=B4?= =?UTF-8?q?=E8=A7=86=E8=A7=89=EF=BC=88=E6=AF=9B=E7=BB=92=E6=80=AA=E5=8D=A0?= =?UTF-8?q?=E4=BD=8D+=E6=B8=90=E5=8F=98=E6=A0=87=E9=A2=98+Tab=E8=83=B6?= =?UTF-8?q?=E5=9B=8A=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dashboard/components/DashboardHeader.vue | 101 +++++++++++++----- 1 file changed, 77 insertions(+), 24 deletions(-) diff --git a/frontend/pages/dashboard/components/DashboardHeader.vue b/frontend/pages/dashboard/components/DashboardHeader.vue index d150bf2..9f8c1bf 100644 --- a/frontend/pages/dashboard/components/DashboardHeader.vue +++ b/frontend/pages/dashboard/components/DashboardHeader.vue @@ -1,8 +1,26 @@ -