This commit is contained in:
parent
de1cc0bca7
commit
fc78a27c8b
|
@ -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{
|
||||
|
|
Loading…
Reference in New Issue