From 3545b5a26934980b36acd0acb37f30b431346c75 Mon Sep 17 00:00:00 2001 From: fuguobin Date: Fri, 22 Sep 2023 17:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A6=E4=BE=A7=E8=8F=9C=E5=8D=95=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/SidebarItem.vue | 4 ++-- src/styles/sidebar.scss | 15 +++++++++++++++ src/types/auto-imports.d.ts | 4 ---- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 65f3d0d..d0e87d8 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -1,5 +1,5 @@