hengmei-two/unpackage/dist/build/mp-baidu/pagesA/makeAnPppointment/makeAnPppointment.swan

1 line
1.5 KiB
Plaintext

<view><status-nav vue-id="0bb30be4-1" titleVal="自主预约" statusTitle="{{true}}"></status-nav><view class="pad-zy50" style="{{'padding-bottom:160rpx;'+('padding-top:'+(statusHNH+'px')+';')}}"><block s-for="{{dataList}}" s-for-item="item" s-for-index="index" s-key="index"><view class="mar-s30 bacf pad20" style="border-radius:28rpx;"><view class="disjbac"><view class="disac"><image class="radius20 mar-y20" style="width:98rpx;height:98rpx;" src="/static/public/like.png" mode></image><view><view class="fon36 col3 bold">{{item.name}}</view><view class="fon24 col3 mar-s10">{{item.content}}</view></view></view><view class="fon24 colf radius10" style="{{'padding:14rpx 24rpx;'+('background:'+([publicColor,failColor,ingColor][item.status])+';')}}">{{['预约成功','预约失败','审核中...'][item.status]}}</view></view><view class="mar-s36 fon24 col3">{{"预约时间:"+item.yuTime}}</view><view class="disjbac fon24 col3 mar-s30"><view>{{"联系人:"+item.lname}}</view><view>{{"联系电话:"+item.lphone}}</view></view><view class="disjcac mar-s40 width100 colf fon24 radius10" style="{{'padding:17rpx 0;'+('background:'+([quColor,publicColor,quColor][item.status])+';')}}">{{btnCon}}</view></view></block></view><view class="posixzy bacf pad-sx25"><view data-event-opts="{{[['tap',[['goYu',['$event']]]]]}}" class="fon30 radius20 tc colf bold" style="{{'margin:0 83rpx;height:90rpx;line-height:90rpx;'+('background:'+(publicColor)+';')}}" bindtap="__e">我要预约</view></view></view>