From 879f08c3b3fe2189f018a7fa9d4eb1d169e44e37 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Thu, 22 Aug 2024 16:18:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=8C=E4=B8=9A=E5=A4=A7=E6=8B=BF=20?= =?UTF-8?q?=E7=AE=80=E4=BB=8B=E4=B8=8D=E8=83=BD=E5=85=A8=E9=83=A8=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=20=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 --- pages/my/hangyedana.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pages/my/hangyedana.vue b/pages/my/hangyedana.vue index aa5412f..e4f5077 100644 --- a/pages/my/hangyedana.vue +++ b/pages/my/hangyedana.vue @@ -43,7 +43,6 @@ - @@ -254,7 +253,6 @@ width: 100%; display: flex; flex-direction:row; - padding: 10rpx 0; } .timea-fu{ color: #2dbe93; @@ -343,8 +341,8 @@ height: 100%; display: flex; flex-direction: column; - justify-content: space-between; - padding: 16rpx; + justify-content: space-around; + margin-left: 5px; } .touxiang-frame{ position: absolute; @@ -374,7 +372,7 @@ } .touxiang-left-view{ width: 100%; - height: 126px; + height: 130px; border-radius: 18rpx; align-items: flex-start; background: #fff;