From eb81a5cb2104366cd750831ff44f8dfc03b9eace Mon Sep 17 00:00:00 2001 From: sexygoat <1538832180@qq.com> Date: Tue, 14 Apr 2026 14:24:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=A8=E6=88=B7=E5=A4=B4=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/UserInfoCard.vue | 15 ++++++++++++++- pages/login/login.vue | 32 ++++++++++++++++++++++++++++++++ store/user.js | 14 +++++++++++++- 3 files changed, 59 insertions(+), 2 deletions(-) diff --git a/components/UserInfoCard.vue b/components/UserInfoCard.vue index 4a03863..15b6ebe 100644 --- a/components/UserInfoCard.vue +++ b/components/UserInfoCard.vue @@ -2,7 +2,7 @@ - 用户头像 + 用户头像 @@ -19,12 +19,25 @@