This commit is contained in:
parent
075c23506f
commit
89b18e4593
|
@ -80,7 +80,7 @@
|
|||
<view v-if="item.consortiaName" class="therapist-mian-bottom-text">{{item.consortiaName}}</view>
|
||||
</view>
|
||||
<view class="flex align-center" >
|
||||
<image style="width: 27rpx; height: 30rpx; margin-right: 5rpx;" src="../../static/dituzhaoren6.png"></image>
|
||||
<image style="width: 26rpx; height: 30rpx; margin-right: 5rpx;" src="../../static/dituzhaoren6.png"></image>
|
||||
<view class="therapist-bottom-dingwei-text">
|
||||
{{ item.distance }}
|
||||
</view>
|
||||
|
@ -1314,7 +1314,7 @@ import permision from "@/components/permission.js";
|
|||
// overflow: auto;
|
||||
}
|
||||
.therapist-bottom-dingwei-text{
|
||||
font-size: 29rpx;
|
||||
font-size: 26rpx;
|
||||
color: #848485;
|
||||
}
|
||||
.therapist-bottom-dingwei{
|
||||
|
|
Loading…
Reference in New Issue