From 23b11ebeeacfccd6bf944defd3ef2d53df7f22c1 Mon Sep 17 00:00:00 2001
From: zlyx <1242874891@qq.com>
Date: Thu, 9 Feb 2023 18:37:50 +0800
Subject: [PATCH] =?UTF-8?q?add=20=E9=A1=B6=E9=83=A8=E6=A0=8F=E7=A7=9F?=
=?UTF-8?q?=E6=88=B7=E4=B8=8B=E6=8B=89=E5=88=87=E6=8D=A2=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=20;?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/layout/components/Navbar.vue | 56 ++++++++++++++++++++++-
ruoyi-ui/src/layout/index.vue | 7 ++-
ruoyi-ui/src/store/getters.js | 1 +
ruoyi-ui/src/store/modules/user.js | 7 ++-
4 files changed, 67 insertions(+), 4 deletions(-)
diff --git a/ruoyi-ui/src/layout/components/Navbar.vue b/ruoyi-ui/src/layout/components/Navbar.vue
index 9de102c16..50c833d81 100644
--- a/ruoyi-ui/src/layout/components/Navbar.vue
+++ b/ruoyi-ui/src/layout/components/Navbar.vue
@@ -5,8 +5,24 @@