From f78795134c279f98adf218a018ea418f7cffa4d8 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Wed, 10 Jul 2024 14:20:49 +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 | 24 ++++++++++++------------
pages/therapist/therapistDingdan.vue | 9 ++++-----
2 files changed, 16 insertions(+), 17 deletions(-)
diff --git a/my/gird/shoucang.vue b/my/gird/shoucang.vue
index 3a3698c..250b34d 100644
--- a/my/gird/shoucang.vue
+++ b/my/gird/shoucang.vue
@@ -12,13 +12,12 @@
-
-
更多照片
+
@@ -375,18 +374,13 @@
width: 100%;
height: 100%;
border-radius:8rpx;
- padding: 20rpx;
}
.content-img{
width: 300.08rpx;
height: 100%;
position: relative;
- }
- .touxiang-frame{
- position: absolute;
- width: 98%;
- height: 292rpx;
- left:2rpx;
+ padding:20rpx;
+
}
.content {
width: 100%;
@@ -399,8 +393,8 @@
.zpmore_view {
position: absolute;
bottom: 0px;
- margin-bottom: 4px;
- left: 14rpx;
+ margin-bottom: 16px;
+ left: 38rpx;
color: #f9f3d3;
background: linear-gradient(to right, #0a0c16, #4d4d53);
width: 130upx;
@@ -411,7 +405,13 @@
font-size: 24rpx;
margin-left: 10rpx;
}
-
+ .touxiang-frame{
+ position: absolute;
+ width: 98%;
+ height: 292rpx;
+ left:2rpx;
+ top:-5rpx;
+ }
.bg {
diff --git a/pages/therapist/therapistDingdan.vue b/pages/therapist/therapistDingdan.vue
index 7d742a9..8b35409 100644
--- a/pages/therapist/therapistDingdan.vue
+++ b/pages/therapist/therapistDingdan.vue
@@ -24,7 +24,7 @@
-
+
-
+
{{item.technicianType=='3'?'新手':item.technicianType=='4'?'专家':'资深'}}
@@ -120,7 +120,7 @@
:src="getOrderByCurrentMarkerIndex().artificerImg ? getOrderByCurrentMarkerIndex().artificerImg : '../../static/logo.png'"
@click.stop="saveImgs(getOrderByCurrentMarkerIndex().artificerImg)"
mode="aspectFill">
-
@@ -1501,7 +1501,6 @@
width: 212.08rpx;
height: auto;
border-radius: 10rpx;
- position: relative;
}
.touxiang-left-content-img{
width: 230.08rpx;