From 7c13eb7646bb03f90197433d6282fd48bbb1b2db Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 10 Jul 2024 15:13:01 +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 --- pages/therapist/therapist.vue | 7 ++++--- pages/therapist/therapistDingdan.vue | 12 ++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index d55b7f0..422033e 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1243,8 +1243,9 @@ import permision from "@/components/permission.js"; .touxiang-frame{ position: absolute; width: 98%; - height: 292rpx; - left:2rpx; + height: 270rpx; + left: 8rpx; + } .dituList{ width: 85%; @@ -1448,7 +1449,7 @@ import permision from "@/components/permission.js"; height: 306.94rpx; } .touxiang-left-content{ - width: 235.08rpx; + //width: 235.08rpx; height: auto; border-radius: 10rpx; position: relative; diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index 8b35409..5b0bf19 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -33,8 +33,8 @@ --> + - {{item.technicianType=='3'?'新手':item.technicianType=='4'?'专家':'资深'}} @@ -1282,9 +1282,8 @@ } .touxiang-frame{ position: absolute; - width: 98%; - height: 292rpx; - left:2rpx; + width: 30%; + height: 262rpx; } .dituList{ width: 85%; @@ -1498,14 +1497,15 @@ height: 306.94rpx; } .touxiang-left-content{ - width: 212.08rpx; + //width: 212.08rpx; height: auto; border-radius: 10rpx; } .touxiang-left-content-img{ width: 230.08rpx; - height: 146px; + height: 150px; border-radius:5rpx; + padding: 20rpx; position:absolute; } .touxiang-left-view{