2023/5/23调试医院列表
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<view class="content">
|
||||
<view style="display: flex; flex-direction:row;align-items : flex-end;">
|
||||
<view class="title1">{{item.nickName}}</view>
|
||||
<view class="title2">({{"陪诊员"}})</view>
|
||||
<view class="title2">({{"陪护员"}})</view>
|
||||
<view wx:if="{{item.sex==1}}" class="title3">{{"男"}}</view>
|
||||
<view wx:if="{{item.sex==0}}" class="title3">{{"女"}}</view>
|
||||
<view class="title4">{{item.experience}}经验</view>
|
||||
@@ -74,8 +74,8 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view style="font-size: 32rpx;color: #999999;margin-top:40rpx;margin-left: 40rpx;margin-right: 20rpx;">
|
||||
计费说明:计费说明计费说明计费说明计费说明计费说明计费说明计费说明
|
||||
<view style="font-size: 26rpx;color: #999999;margin-top:40rpx;margin-left: 40rpx;margin-right: 20rpx;">
|
||||
计费说明:一小时50元,服务时间(上午8:30-12:30下午14:00-18:00)
|
||||
</view>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user