From 8e8fdc02c6ab017da5bf99deae7d326a4c0901ea Mon Sep 17 00:00:00 2001 From: xuli3099 Date: Fri, 22 Aug 2025 16:00:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/userinfo/userinfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/userinfo/userinfo.vue b/src/pages/userinfo/userinfo.vue index 30b34a6..2ff8407 100644 --- a/src/pages/userinfo/userinfo.vue +++ b/src/pages/userinfo/userinfo.vue @@ -265,7 +265,7 @@ onMounted(() => { } .head-pic { display: flex; - padding: 10rpx 0rpx 10rpx 30rpx; + padding: 0rpx 0rpx 10rpx 30rpx; } .head-pic .pic-img {