From ce8c7360433dacd1ffc8ef475d5d902c4a7e4213 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Sat, 8 Oct 2022 15:19:36 +0800 Subject: [PATCH] =?UTF-8?q?style:=20SidebarItem=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/SidebarItem.vue | 14 ++++++++------ src/main.ts | 8 ++++---- src/router/index.ts | 16 ++++++++++++---- src/styles/variables.css | 2 +- types/vue-router.d.ts | 2 +- 5 files changed, 26 insertions(+), 16 deletions(-) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 16eb2bc..0684c8f 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -72,7 +72,7 @@ const resolvePath = (routePath: string) => { - + @@ -82,7 +82,7 @@ const resolvePath = (routePath: string) => {