reservation.wxml 875 B

1
  1. <view class="container data-v-9b609cd1"><image class="img_bg data-v-9b609cd1" src="{{a}}"/><view class="wall_bg data-v-9b609cd1"></view><view class="text_bg data-v-9b609cd1">欢迎使用访客预约</view><view class="body data-v-9b609cd1"><view class="body_title data-v-9b609cd1">选择预约方式</view><view wx:if="{{b}}" class="body_box data-v-9b609cd1" bindtap="{{e}}"><image class="box_img data-v-9b609cd1" src="{{c}}"/><view class="box_text data-v-9b609cd1">学生家长预约</view><image class="box_icon data-v-9b609cd1" src="{{d}}"/></view><view wx:if="{{f}}" class="body_box data-v-9b609cd1" bindtap="{{i}}"><image class="box_img data-v-9b609cd1" src="{{g}}"/><view class="box_text data-v-9b609cd1">其他访客预约</view><image class="box_icon data-v-9b609cd1" src="{{h}}"/></view></view><tabber class="data-v-9b609cd1" u-i="9b609cd1-0" bind:__l="__l"/></view>