From 5b6d42ffc3df75cac0af9cf774d8be3c50021494 Mon Sep 17 00:00:00 2001 From: "Mr.jiang" <714156421@qq.com> Date: Mon, 26 Aug 2024 11:30:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=8A=80=E5=B8=88=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/therapist/therapistDingdan.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index feda81e..7e7f7b2 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -14,8 +14,6 @@ - - @@ -459,7 +457,6 @@ width: 100%; display: flex; flex-direction:row; - padding: 10rpx 0; } .therapist-mian{ width: 100%; @@ -560,8 +557,7 @@ height: 100%; display: flex; flex-direction: column; - justify-content: space-between; - padding: 16rpx; + justify-content: space-around; } .zpmore_view { position: absolute; @@ -628,7 +624,7 @@ } .touxiang-left-view{ width: 100%; - height: 126px; + height: 130px; border-radius: 18rpx; align-items: flex-start; background: #fff;