diff --git a/pages/therapist/therapist.vue b/pages/therapist/therapist.vue index a82a2d9..d55b7f0 100644 --- a/pages/therapist/therapist.vue +++ b/pages/therapist/therapist.vue @@ -1245,7 +1245,6 @@ import permision from "@/components/permission.js"; width: 98%; height: 292rpx; left:2rpx; - } .dituList{ width: 85%; diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index 8f38744..27a1444 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -1282,10 +1282,9 @@ } .touxiang-frame{ position: absolute; - width: 420rpx; + width: 98%; height: 292rpx; - left:-14rpx; - top:-8rpx + left:2rpx; } .dituList{ width: 85%; @@ -1499,15 +1498,16 @@ height: 306.94rpx; } .touxiang-left-content{ - width: 202.08rpx; + width: 212.08rpx; height: auto; border-radius: 10rpx; position: relative; } .touxiang-left-content-img{ - width: 230rpx; - height: 130px; - border-radius:8rpx; + width: 230.08rpx; + height: 146px; + border-radius:5rpx; + padding: 20rpx; } .touxiang-left-view{ width: 100%; @@ -1518,7 +1518,6 @@ background: #fff; margin-bottom: 12px; padding-bottom: 10px; - padding: 20rpx; } .touxiang-left{ diff --git a/static/vip/grade4.png b/static/vip/grade4.png index ca2bdb4..8960c17 100644 Binary files a/static/vip/grade4.png and b/static/vip/grade4.png differ diff --git a/static/vip/grade5.png b/static/vip/grade5.png index ad577f6..18342bf 100644 Binary files a/static/vip/grade5.png and b/static/vip/grade5.png differ diff --git a/static/vip/grade6.png b/static/vip/grade6.png index 187377d..5961f61 100644 Binary files a/static/vip/grade6.png and b/static/vip/grade6.png differ