This commit is contained in:
kbing1981 2024-08-20 09:45:50 +08:00
parent de1cc0bca7
commit fc78a27c8b
1 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@
</view>
<view class="flex thera-lin thera-bottom">
<view class="flex align-center" v-if="item.distance">
<image class="therapist-bottom-dingwei" src="../../static/dituzhaoren6.png"></image>
<view><image class="therapist-bottom-dingwei" src="../../static/dituzhaoren6.png"></image></view>
<view class="therapist-bottom-dingwei-text">
{{ item.distance }}
</view>
@ -1398,8 +1398,8 @@
color: #848485;
}
.therapist-bottom-dingwei{
width: 26rpx;
height: 30rpx;
width:20rpx;
height:24rpx;
margin-right:3px;
}
.therapist-bottom-img{