From 75961b31a710bdce15276bfe86916853761e1b32 Mon Sep 17 00:00:00 2001 From: fanjie Date: Fri, 21 Oct 2022 18:04:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BA=BA=E5=91=98=E5=A4=B4=E5=83=8F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/user.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/user.jsx b/src/pages/user.jsx index 5b045be..cc99811 100644 --- a/src/pages/user.jsx +++ b/src/pages/user.jsx @@ -404,7 +404,7 @@ export default function userPage() { d.data.fleaderimg ? d.data.fleaderimg : './img/default_avator.png' - }" style="width: 58px; height: 58px; border-radius: 50%; margin-top: 16px;"/> + }" style="width: 58px; height: 58px; border-radius: 50%; margin-top: 16px;z-index:999"/>