From 1704d79990f10fa3364bf1e023f84e03fa25d1e5 Mon Sep 17 00:00:00 2001 From: Time Lord <2393686479@qq.com> Date: Sun, 11 Aug 2024 08:34:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=88=B0horizontal=E6=97=B6=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Sidebar/components/SidebarMenu.vue | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/layout/components/Sidebar/components/SidebarMenu.vue b/src/layout/components/Sidebar/components/SidebarMenu.vue index 418c9cda..526a24ce 100644 --- a/src/layout/components/Sidebar/components/SidebarMenu.vue +++ b/src/layout/components/Sidebar/components/SidebarMenu.vue @@ -1,6 +1,7 @@