From dbd1193679906fd5a35aa3784482efcad238bb12 Mon Sep 17 00:00:00 2001 From: ival <610568032@qq.com> Date: Mon, 12 Aug 2019 15:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95=E6=B6=9F?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E4=BB=A5=E5=8F=8A=E5=A4=A7=E5=B1=8F=E7=AD=89?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E7=B3=BB=E7=BB=9F=E6=97=B6=EF=BC=8C=E4=B8=BB?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=B9=9F=E8=B7=B3=E8=BD=AC=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Entry.vue | 12 ++ src/layout/components/Navbar.vue | 103 +++++++++--------- src/layout/components/Sidebar/SidebarItem.vue | 59 +++++----- src/store/modules/permission.js | 6 +- src/store/modules/user.js | 4 +- 5 files changed, 101 insertions(+), 83 deletions(-) diff --git a/src/layout/components/Entry.vue b/src/layout/components/Entry.vue index b1d44f734..6bf43b0fd 100644 --- a/src/layout/components/Entry.vue +++ b/src/layout/components/Entry.vue @@ -3,16 +3,25 @@ {{ item.name }} + diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index b4c45a5b4..6ef9d3747 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -8,58 +8,63 @@ text-color="#fff" active-text-color="#ffd04b" > -