From 50efcee57e2d40cd41048f3a54e07ac6db7460a9 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 10 Jul 2024 14:09:53 +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 | 13 +++++++++++-- pages/therapist/therapistDingdan.vue | 12 ++++++------ 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue index 9e3a7cc..3a3698c 100644 --- a/my/gird/shoucang.vue +++ b/my/gird/shoucang.vue @@ -12,10 +12,12 @@ + + 更多照片 @@ -372,13 +374,20 @@ .content-img image{ width: 100%; height: 100%; - border-radius:17rpx 100rpx 30rpx 17rpx; + border-radius:8rpx; + padding: 20rpx; } .content-img{ - width: 212.08rpx; + width: 300.08rpx; height: 100%; position: relative; } + .touxiang-frame{ + position: absolute; + width: 98%; + height: 292rpx; + left:2rpx; + } .content { width: 100%; height: 100vh; diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue index 27a1444..7d742a9 100644 --- a/pages/therapist/therapistDingdan.vue +++ b/pages/therapist/therapistDingdan.vue @@ -24,13 +24,13 @@ + - - - @@ -120,7 +120,7 @@ :src="getOrderByCurrentMarkerIndex().artificerImg ? getOrderByCurrentMarkerIndex().artificerImg : '../../static/logo.png'" @click.stop="saveImgs(getOrderByCurrentMarkerIndex().artificerImg)" mode="aspectFill"> - @@ -128,7 +128,7 @@ - @@ -1507,7 +1507,7 @@ width: 230.08rpx; height: 146px; border-radius:5rpx; - padding: 20rpx; + position:absolute; } .touxiang-left-view{ width: 100%;