From de1cc0bca778f0b43d9084db57d9cb130a8621b4 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 20 Aug 2024 09:37:09 +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 --- pages/therapist/therapist.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 3dc7b5f..5b7a809 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1349,7 +1349,7 @@ // } .item-view-jianjie{ font-weight: 400; - font-size: 26rpx; + font-size: 24rpx; color: #999; display: -webkit-box; -webkit-box-orient: vertical; @@ -1633,7 +1633,7 @@ } .list-view{ // margin-top: 52px; - padding: 0 30rpx; + padding: 0 20rpx; height: 100%; justify-content: space-between; } @@ -1724,7 +1724,7 @@ border-radius: 30rpx; height: 42rpx; line-height: 42rpx; - font-size: 24rpx; + font-size: 22rpx; margin-left: 10rpx; }