index.wxml 2.2 KB

1
  1. <view><van-popup vue-id="5d426b56-1" show="{{idCardShow}}" round="{{true}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><view class="idCard"><van-divider vue-id="{{('5d426b56-2')+','+('5d426b56-1')}}" contentPosition="center" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}">绑定身份证信息</van-divider><van-cell-group vue-id="{{('5d426b56-3')+','+('5d426b56-1')}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-field vue-id="{{('5d426b56-4')+','+('5d426b56-3')}}" value="{{idCard}}" label="身份证" maxlength="18" placeholder="请输入身份证号" data-event-opts="{{[['^change',[['idCardput']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l"></van-field><van-field vue-id="{{('5d426b56-5')+','+('5d426b56-3')}}" value="{{password}}" type="password" label="密码" placeholder="请输入密码" data-event-opts="{{[['^change',[['passwordput']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l"></van-field><van-cell vue-id="{{('5d426b56-6')+','+('5d426b56-3')}}" title="归属驾校地区" value="{{area}}" data-event-opts="{{[['^click',[['e0']]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l"></van-cell></van-cell-group><view class="btn-box"><van-button vue-id="{{('5d426b56-7')+','+('5d426b56-1')}}" type="default" data-event-opts="{{[['^click',[['e1']]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">取消绑定</van-button><van-button vue-id="{{('5d426b56-8')+','+('5d426b56-1')}}" type="info" loading="{{loading}}" loading-text="绑定中.." data-event-opts="{{[['^click',[['submitBinding']]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">确认绑定</van-button></view></view></van-popup><van-popup vue-id="5d426b56-9" show="{{popup}}" position="bottom" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-area vue-id="{{('5d426b56-10')+','+('5d426b56-9')}}" columns-placeholder="{{['请选择','请选择']}}" value="35" area-list="{{areaList}}" columns-num="2" data-event-opts="{{[['^cancel',[['e2']]],['^confirm',[['e3']]],['^change',[['regionSelection']]]]}}" data-com-type="wx" bind:cancel="__e" bind:confirm="__e" bind:change="__e" bind:__l="__l"></van-area></van-popup></view>