This commit is contained in:
kbing1981 2024-06-27 17:29:31 +08:00
parent 5cc9f971c3
commit 4094c13124
2 changed files with 34 additions and 27 deletions

View File

@ -35,20 +35,17 @@
</view>
</view>
</view>
<view class="list-right-top-bottom">
正规绿色服务!擅长精油SPA中式推拿有按摩师证手法专业期待正规绿色服务!擅长精油SPA中式推拿正规绿色服务!擅长精油SPA中式推拿
</view>
<view class="flex" style="margin: 16rpx 0 6px 0;justify-content: start;">
<view class="flex align-center">
<view class="flex align-center margin-right-sm">
<view>
<image class="pinglun" src="../../static/dituzhaoren3.png" mode="">
</image>
<span class="icon-text">评论</span>
<span class="icon-text1">评论</span>
</view>
<!-- <image src="../../static/images/pinglun.png" style="width: 24rpx;height: 24rpx;"></image> -->
<view style="margin-left: 10rpx;color: #222;font-size: 23rpx;">
<view style="margin-left: 10rpx;color: #222;">
22222{{item.commentCount ? item.commentCount : 0}}
</view>
</view>
@ -56,7 +53,7 @@
<view>
<image class="shouc-img" src="../../static/dituzhaoren4.png" mode="">
</image>
<span class="icon-text">收藏</span>
<span class="icon-text1">收藏</span>
</view>
<text class="margin-left-xs" style="color: #222;">11111{{item.ordersScore}}.0</text>
@ -80,6 +77,9 @@
免出行费
</view>
</view> -->
<view class="list-right-top-bottom">
正规绿色服务!擅长精油SPA中式推拿有按摩师证手法专业期待正规绿色服务!擅长精油SPA中式推拿正规绿色服务!擅长精油SPA中式推拿
</view>
<view class="therapist-mian-bottom">
<view class="flex flex-wrap align-center">
<image class="therapist-bottom-img" src="../../static/dituzhaoren5.png">
@ -93,16 +93,17 @@
</view>
</view>
<view class="text-center text-sm" v-if="item.status == 1"
style="background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);color: #ffffff;width: 35%;border-radius: 30upx;height: 60upx;line-height: 60upx;margin-top: 10rpx;"
@click.stop="goOrderDetail(item)">
立即预约
</view>
<view class="text-center text-sm" v-else
style="background: #d9d9d9;color: #ffffff;width: 35%;border-radius: 30upx;height: 60upx;line-height: 60upx;margin-top: 20rpx;">
立即预约
</view>
</view>
<view class="text-center text-sm" v-if="item.status == 1"
style="background: linear-gradient(90deg, #019C88, #0FA78B, #35C495);color: #ffffff;width: 100%;border-radius: 30upx;height: 60upx;line-height: 60upx;margin-top: 10rpx;"
@click.stop="goOrderDetail(item)">
立即预约
</view>
<view class="text-center text-sm" v-else
style="background: #d9d9d9;color: #ffffff;width: 100%;border-radius: 30upx;height: 60upx;line-height: 60upx;margin-top: 20rpx;">
立即预约
</view>
</view>
</view>
</view>
@ -261,13 +262,17 @@
.icon-text{
margin-left: 2px;
font-weight: 400;
font-size: 23rpx;
font-size: 26rpx;
color: #666;
}
.icon-text1{
margin-left: 2px;
color: #666;
font-size: 26rpx;
}
.pinglun{
width: 23rpx;
height: 23rpx;
width: 28rpx;
height: 26rpx;
}
.shouc-img{
width: 26rpx;
@ -290,22 +295,24 @@
padding-right:20rpx;
}
.therapist-bottom-dingwei-text{
font-size: 23rpx;
color: #666;
font-size: 24rpx;
color: #666;
margin-top: 3px;
}
.therapist-bottom-dingwei{
width: 17.36rpx;
height: 20.14rpx;
width: 20.36rpx;
height: 24.14rpx;
margin-right:3px;
margin-top: 3px;
}
.therapist-bottom-img{
width: 22.22rpx;
height: 22.22rpx;
width: 30rpx;
height: 30rpx;
margin-right:3px;
}
.therapist-mian-bottom-text{
font-weight: bold;
font-size: 23rpx;
font-size: 26rpx;
color: #222222;
}
.therapist-mian-bottom{
@ -316,7 +323,6 @@
align-items: center;
}
.zz_view {
color: #039E89;
font-size: 22rpx;

View File

@ -908,6 +908,7 @@
font-weight: bold;
font-size: 30rpx;
color: #333333;
margin-bottom: 5rpx;
}
.xiangmu-cont-top{