From 5d6aa9a09da1784741f704fbff9e758534275e0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E6=9D=A5=E6=8A=80=E6=9C=AF?= <1490493387@qq.com> Date: Fri, 24 Dec 2021 00:21:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=A7=92=E8=89=B2=E5=9B=9E=E6=98=BE?= =?UTF-8?q?=E5=92=8C=E8=A7=92=E8=89=B2=E4=BF=AE=E6=94=B9=EF=BC=8C=E9=A6=96?= =?UTF-8?q?=E9=A1=B5navbar=E4=B8=8Bdropdown=E6=A0=B7=E5=BC=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 8 +--- src/views/system/dict/index.vue | 2 +- src/views/system/menu/components/Perm.vue | 6 +-- src/views/system/role/components/Role.vue | 52 ++++++++++++----------- 4 files changed, 32 insertions(+), 36 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 9dd74d58..d047b191 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -38,7 +38,7 @@ 项目文档 - 退出 + 退出 @@ -96,12 +96,6 @@ export default {