This commit is contained in:
Mr.jiang 2024-07-19 15:13:34 +08:00
commit c4855b2b03
1 changed files with 2 additions and 2 deletions

View File

@ -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{