From 9af507cb48305424639a41fc471f6045b4ce630f Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Tue, 19 Mar 2024 17:55:28 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E6=88=91=E7=9A=84):=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/User/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/user/User/index.vue b/pages/user/User/index.vue index 51ffe5c..14bf105 100644 --- a/pages/user/User/index.vue +++ b/pages/user/User/index.vue @@ -694,8 +694,8 @@ export default { bottom: 120rpx; z-index: 5; .img { - width: 238rpx; - height: 78rpx; + width: 178.5rpx; + height: 58.5rpx; } } }