From 1c2b1a2e19caec18bc1122dcb44ba5ca22778e67 Mon Sep 17 00:00:00 2001 From: xianfuxing Date: Mon, 30 Jul 2018 19:44:34 +0800 Subject: [PATCH] # up dashboard logo --- src/views/layout/components/Sidebar/index.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/layout/components/Sidebar/index.vue b/src/views/layout/components/Sidebar/index.vue index d006d65..12e39c7 100644 --- a/src/views/layout/components/Sidebar/index.vue +++ b/src/views/layout/components/Sidebar/index.vue @@ -9,6 +9,7 @@ text-color="#bfcbd9" active-text-color="#409EFF" > + @@ -31,3 +32,10 @@ export default { } } + + \ No newline at end of file