From 2824e1325d4b1d5461825868421d63f3935e5498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B7=B3?= Date: Tue, 14 Mar 2023 16:32:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=AE=8C=E6=88=90=E5=A4=B4=E5=83=8F?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=B0=81=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Yi.BBS.Vue3/src/components/AvatarInfo.vue | 32 +++++++++++++++++---- Yi.BBS.Vue3/src/components/DisscussCard.vue | 2 +- Yi.BBS.Vue3/src/stores/user.js | 5 ++-- 3 files changed, 31 insertions(+), 8 deletions(-) diff --git a/Yi.BBS.Vue3/src/components/AvatarInfo.vue b/Yi.BBS.Vue3/src/components/AvatarInfo.vue index e32fa16a..55adb5a6 100644 --- a/Yi.BBS.Vue3/src/components/AvatarInfo.vue +++ b/Yi.BBS.Vue3/src/components/AvatarInfo.vue @@ -1,10 +1,10 @@