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;