settleIn.wxml 4.1 KB

1
  1. <view class="page data-v-61453751"><view class="content data-v-61453751"><u--form vue-id="6a75364f-1" labelPosition="left" model="{{model1}}" labelWidth="100" data-ref="uForm" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('6a75364f-2')+','+('6a75364f-1')}}" label="姓名" prop="userInfo.name" borderBottom="{{true}}" data-ref="item1" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('6a75364f-3')+','+('6a75364f-2')}}" inputAlign="right" placeholder="请输入真实姓名" border="none" value="{{model1.name}}" data-event-opts="{{[['^input',[['__set_model',['$0','name','$event',[]],['model1']]]]]}}" class="data-v-61453751" bind:__l="__l"></u--input></u-form-item><u-form-item vue-id="{{('6a75364f-4')+','+('6a75364f-1')}}" label="身份证号" prop="userInfo.name" borderBottom="{{true}}" data-ref="item1" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('6a75364f-5')+','+('6a75364f-4')}}" inputAlign="right" type="idcard" placeholder="请输入您的身份证" border="none" value="{{model1.idcard}}" data-event-opts="{{[['^input',[['__set_model',['$0','idcard','$event',[]],['model1']]]]]}}" class="data-v-61453751" bind:__l="__l"></u--input></u-form-item><u-form-item vue-id="{{('6a75364f-6')+','+('6a75364f-1')}}" label="银行卡号" prop="userInfo.name" borderBottom="{{true}}" data-ref="item1" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('6a75364f-7')+','+('6a75364f-6')}}" inputAlign="right" type="number" placeholder="请输入您的银行卡号" border="none" value="{{model1.card_number}}" data-event-opts="{{[['^input',[['__set_model',['$0','card_number','$event',[]],['model1']]]]]}}" class="data-v-61453751" bind:__l="__l"></u--input></u-form-item><u-form-item vue-id="{{('6a75364f-8')+','+('6a75364f-1')}}" label="手机号" prop="userInfo.name" borderBottom="{{true}}" data-ref="item1" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u--input bind:input="__e" vue-id="{{('6a75364f-9')+','+('6a75364f-8')}}" inputAlign="right" type="number" placeholder="请输入手机号" border="none" value="{{model1.phone}}" data-event-opts="{{[['^input',[['__set_model',['$0','phone','$event',[]],['model1']]]]]}}" class="data-v-61453751" bind:__l="__l"></u--input></u-form-item><u-form-item vue-id="{{('6a75364f-10')+','+('6a75364f-1')}}" label="验证码" borderBottom="{{true}}" data-ref="item1" class="data-v-61453751 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view style="display:flex;align-items:center;" class="data-v-61453751"><u--input bind:input="__e" vue-id="{{('6a75364f-11')+','+('6a75364f-10')}}" inputAlign="right" placeholder="请输入短信验证码" border="none" value="{{model1.code}}" data-event-opts="{{[['^input',[['__set_model',['$0','code','$event',[]],['model1']]]]]}}" class="data-v-61453751" bind:__l="__l"></u--input><view style="color:#f83224;font-weight:600;margin-left:50rpx;" class="data-v-61453751">获取验证码</view></view></u-form-item></u--form></view><view class="bottom-1 data-v-61453751"><u-radio-group vue-id="6a75364f-12" placement="column" value="{{radiovalue1}}" data-event-opts="{{[['^change',[['groupChange']]],['^input',[['__set_model',['','radiovalue1','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-61453751" bind:__l="__l" vue-slots="{{['default']}}"><u-radio vue-id="{{('6a75364f-13')+','+('6a75364f-12')}}" name="name" activeColor="red" data-event-opts="{{[['^change',[['radioChange']]]]}}" bind:change="__e" class="data-v-61453751" bind:__l="__l"></u-radio></u-radio-group>我已阅读并同意<text data-event-opts="{{[['tap',[['toUserAgreement',['$event']]]]]}}" style="color:#f83224;" bindtap="__e" class="data-v-61453751">《用户服务协议》</text>和<text data-event-opts="{{[['tap',[['toPrivacy',['$event']]]]]}}" style="color:#f83224;" bindtap="__e" class="data-v-61453751">《隐私政策》</text></view><button data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="btn data-v-61453751" bindtap="__e">开始人脸识别验证</button></view>