From 616b65c2385d701af77e858c3591085dbc7f9d3c Mon Sep 17 00:00:00 2001 From: Pan Date: Sun, 30 Sep 2018 16:08:37 +0800 Subject: [PATCH] pref[Sidebar]: refine key --- src/views/layout/components/Sidebar/SidebarItem.vue | 2 +- src/views/layout/components/Sidebar/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/layout/components/Sidebar/SidebarItem.vue b/src/views/layout/components/Sidebar/SidebarItem.vue index e3abbd2..9398af8 100644 --- a/src/views/layout/components/Sidebar/SidebarItem.vue +++ b/src/views/layout/components/Sidebar/SidebarItem.vue @@ -9,7 +9,7 @@ - + diff --git a/src/views/layout/components/Sidebar/index.vue b/src/views/layout/components/Sidebar/index.vue index a0f7458..dff85f1 100644 --- a/src/views/layout/components/Sidebar/index.vue +++ b/src/views/layout/components/Sidebar/index.vue @@ -9,7 +9,7 @@ text-color="#bfcbd9" active-text-color="#409EFF" > - + -- GitLab