From 13c837a8eb64615b4a994450a17120e98c8ae057 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 12 Jul 2024 15:04:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=9B=91=E6=B5=8B9408=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E8=87=AA=E5=8A=A8=E5=BC=80=E5=90=AF=20TopNav=E3=80=81?= =?UTF-8?q?=E4=BE=A7=E6=A0=8F=E6=94=B9=E4=B8=BA=E6=94=BF=E5=8A=A1=E8=93=9D?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- god-ui/src/layout/components/Sidebar/Logo.vue | 21 ++++++++++++-- .../layout/components/Sidebar/SidebarItem.vue | 20 +++++++++++-- .../src/layout/components/Sidebar/index.vue | 28 +++++++++++++++++-- 3 files changed, 61 insertions(+), 8 deletions(-) diff --git a/god-ui/src/layout/components/Sidebar/Logo.vue b/god-ui/src/layout/components/Sidebar/Logo.vue index 4f843ad6..12efd93d 100644 --- a/god-ui/src/layout/components/Sidebar/Logo.vue +++ b/god-ui/src/layout/components/Sidebar/Logo.vue @@ -1,5 +1,11 @@