From 7a6054ffb5de998aee5338dd1ad41dfe0eedc2fd Mon Sep 17 00:00:00 2001
From: wangxiang <1827945911@qq.com>
Date: Mon, 20 Feb 2023 15:08:48 +0800
Subject: [PATCH] =?UTF-8?q?:rocket:=20=E9=80=82=E9=85=8D=E5=A4=B4=E5=83=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../header/components/user-dropdown/index.vue | 22 ++++++++++------
src/store/modules/user.ts | 5 ----
src/views/system/user/userInfo/index.vue | 25 +++++++++++--------
3 files changed, 29 insertions(+), 23 deletions(-)
diff --git a/src/layouts/default/header/components/user-dropdown/index.vue b/src/layouts/default/header/components/user-dropdown/index.vue
index 9a38ded..8ba2cff 100644
--- a/src/layouts/default/header/components/user-dropdown/index.vue
+++ b/src/layouts/default/header/components/user-dropdown/index.vue
@@ -1,9 +1,9 @@
-
+
-
+
{{ getUserInfo.nickName }}
@@ -34,7 +34,7 @@