From 965eb445fdd140d5d26cbe44e8dc82d5904f77b3 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 21 Aug 2024 09:54:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/gird/shoucang.vue | 8 ++++---- pages/therapist/therapist.vue | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue index 7149fdf..1633a16 100644 --- a/my/gird/shoucang.vue +++ b/my/gird/shoucang.vue @@ -270,14 +270,14 @@ } .therapist-mian-bottom-text{ font-weight: bold; - font-size: 26rpx; + font-size:24rpx; color: #222222; white-space: pre-wrap; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; - width: 60px; + width:100px; } .therap-pin{ font-size: 24rpx; @@ -361,8 +361,8 @@ margin-top: 3px; } .therapist-bottom-img{ - width: 30rpx; - height: 30rpx; + width:26rpx; + height:26rpx; margin-right:3px; } diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index 6cbdf6c..e26673c 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1408,7 +1408,7 @@ } .therapist-mian-bottom-text{ font-weight: bold; - font-size: 26rpx; + font-size: 24rpx; color: #222222; } .therapist-mian-bottom{