affirmOrder.wxml 3.9 KB

1
  1. <view class="container data-v-36d90744"><view class="header data-v-36d90744"><image src="{{$root.m0}}" class="_img data-v-36d90744"></image><view class="header_title data-v-36d90744">民宿名称</view><image class="header_icon _img data-v-36d90744" src="{{$root.m1}}" data-event-opts="{{[['tap',[['handleBack',['$event']]]]]}}" bindtap="__e"></image></view><view class="info data-v-36d90744"><view class="info_time data-v-36d90744">{{''+info.startTimeMonth+"月"+info.startTimeMonth+'日'}}<text class="gap data-v-36d90744">{{"星期"+info.startTimeWeek}}</text><view class="time_line data-v-36d90744"></view><view class="time_num data-v-36d90744">{{info.nightNum+"晚"}}</view><view class="time_line data-v-36d90744"></view><view class="gap data-v-36d90744">{{info.endTimeMonth+"月"+info.endTimeDay+"日"}}</view><text class="data-v-36d90744">{{"星期"+info.endTimeWeek}}</text></view><view class="info_msg data-v-36d90744">大床房</view><view class="info_type data-v-36d90744"><view class="type_item data-v-36d90744">包吃住型</view><view class="type_item data-v-36d90744">包吃住型</view><view class="type_item data-v-36d90744">包吃住型</view></view><view class="info_tag data-v-36d90744"><view class="tag_item data-v-36d90744">16-20㎡</view><view class="tag_item data-v-36d90744">双人床</view><view class="tag_item data-v-36d90744">窗户位于走廊/窗户较小</view></view></view><view class="msg data-v-36d90744"><view class="msg_title data-v-36d90744">入住信息</view><view class="msg_box data-v-36d90744"><view class="box_key data-v-36d90744">房间数量</view><view class="box_value data-v-36d90744">{{roomCount+"间"}}</view><view class="box_icon data-v-36d90744"><image class="img _img data-v-36d90744" src="{{$root.m2}}" data-event-opts="{{[['tap',[['handleAdd',['$event']]]]]}}" bindtap="__e"></image><image class="img2 _img data-v-36d90744" src="{{$root.m3}}" data-event-opts="{{[['tap',[['handleMinus',['$event']]]]]}}" bindtap="__e"></image></view></view><view class="msg_box data-v-36d90744"><view class="box_key data-v-36d90744">住客姓名</view><view class="box_value data-v-36d90744"><input type="text" placeholder="请输入住客姓名" data-event-opts="{{[['input',[['__set_model',['','clientName','$event',[]]]]]]}}" value="{{clientName}}" bindinput="__e" class="data-v-36d90744"/></view><view data-event-opts="{{[['tap',[['handleSelectClient',['$event']]]]]}}" class="box_icon data-v-36d90744" bindtap="__e"><image class="img2 _img data-v-36d90744" src="{{$root.m4}}"></image></view></view><view class="msg_box data-v-36d90744"><view class="box_key data-v-36d90744">联系电话</view><view class="box_value data-v-36d90744"><input type="number" maxlength="11" placeholder="请输入联系电话" data-event-opts="{{[['input',[['__set_model',['','clientPhone','$event',[]]]]]]}}" value="{{clientPhone}}" bindinput="__e" class="data-v-36d90744"/></view></view><view data-event-opts="{{[['tap',[['handleSelectTime',['$event']]]]]}}" class="msg_box data-v-36d90744" bindtap="__e"><view class="box_key data-v-36d90744">预计到店</view><view class="{{['box_value','data-v-36d90744',(!arriveTime)?'color':'']}}">{{arriveTime?arriveTime:'请选择预计到店时间'}}</view><view class="box_icon data-v-36d90744"><image class="img3 _img data-v-36d90744" src="{{$root.m5}}"></image></view></view><uv-datetime-picker vue-id="a446df30-1" mode="datetime" closeOnClickOverlay="{{false}}" confirmColor="#096562" formatter="{{formatter}}" data-ref="datetimePicker" value="{{timeValue}}" data-event-opts="{{[['^confirm',[['confirm']]],['^input',[['__set_model',['','timeValue','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-36d90744 vue-ref" bind:__l="__l"></uv-datetime-picker></view><view class="foot data-v-36d90744"><view class="foot_left data-v-36d90744"><text class="data-v-36d90744">¥</text>{{''+info.price+''}}</view><view data-event-opts="{{[['tap',[['goPagePay',['$event']]]]]}}" class="foot_right data-v-36d90744" bindtap="__e">提交订单</view></view></view>