From 45ef6b6bda5c8e269b432a7fdcf211e61b3f129c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com>
Date: Tue, 7 Nov 2023 01:47:16 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E5=89=8D?=
=?UTF-8?q?=E7=AB=AF=E8=B7=AF=E7=94=B1=E8=AE=BE=E7=BD=AE=E5=B8=A6=E5=8F=82?=
=?UTF-8?q?=E6=95=B0=E6=89=93=E5=BC=80=E9=80=89=E4=B8=AD=E4=B8=94=E4=B8=8D?=
=?UTF-8?q?=E5=A4=9A=E6=89=93=E5=BC=80=E6=A0=87=E7=AD=BE=EF=BC=8C=E5=AF=B9?=
=?UTF-8?q?=E7=AA=84=E5=B1=8F=E5=B9=95=E5=A2=9E=E5=8A=A0=E9=83=A8=E5=88=86?=
=?UTF-8?q?=E9=80=82=E9=85=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/layout/components/moduleMenu.vue | 7 ++++--
.../src/layout/components/tags.vue | 2 +-
snowy-admin-web/src/layout/index.vue | 4 +++-
snowy-admin-web/src/store/viewTags.js | 9 +++++++-
.../src/views/exm/nestRoutor/index.vue | 1 -
.../src/views/index/components/shortcut.vue | 4 ++--
.../src/views/index/components/userInfo.vue | 10 +++++++-
snowy-admin-web/src/views/index/index.vue | 23 +++++++++----------
snowy-admin-web/src/views/sys/user/index.vue | 6 ++---
.../src/views/sys/user/userCenter.vue | 7 +++---
10 files changed, 45 insertions(+), 28 deletions(-)
diff --git a/snowy-admin-web/src/layout/components/moduleMenu.vue b/snowy-admin-web/src/layout/components/moduleMenu.vue
index 2553b437..e7ae0fc6 100644
--- a/snowy-admin-web/src/layout/components/moduleMenu.vue
+++ b/snowy-admin-web/src/layout/components/moduleMenu.vue
@@ -3,7 +3,7 @@