You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
8.3 KiB
Plaintext

<view class="main data-v-46c328a6"><view class="logo data-v-46c328a6"><image class="img data-v-46c328a6" src="/static/image/logo2.png" mode="scaleToFill"></image></view><view class="container data-v-46c328a6"><view class="head data-v-46c328a6"><view style="display:flex;align-items:center;" class="data-v-46c328a6"><view class="title data-v-46c328a6">注册手机号</view></view><view style="color:#7fa770;font-size:24rpx;margin-left:36rpx;" class="data-v-46c328a6">此实名仅用于注册该小程序</view></view><view class="radioGroup data-v-46c328a6"><view class="data-v-46c328a6">实名认证方式</view><u-radio-group vue-id="dcbb25c0-1" placement="row" value="{{radiovalue}}" data-event-opts="{{[['^change',[['groupChange']]],['^input',[['__set_model',['','radiovalue','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><u-radio vue-id="{{('dcbb25c0-2')+','+('dcbb25c0-1')}}" label="身份证" name="0" class="data-v-46c328a6" bind:__l="__l"></u-radio><u-radio vue-id="{{('dcbb25c0-3')+','+('dcbb25c0-1')}}" label="护照" name="1" class="data-v-46c328a6" bind:__l="__l"></u-radio></u-radio-group></view><view class="info data-v-46c328a6"><view class="item data-v-46c328a6"><view class="name data-v-46c328a6">姓名</view><u--input vue-id="dcbb25c0-4" placeholder="请输入姓名" border="none" value="{{name}}" data-event-opts="{{[['^change',[['changeName']]],['^input',[['__set_model',['','name','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-46c328a6" bind:__l="__l"></u--input></view><view class="item data-v-46c328a6"><view class="name data-v-46c328a6">{{radiovalue==="0"?"身份证号":"护照号"}}</view><block wx:if="{{radiovalue==='0'}}"><u--input vue-id="dcbb25c0-5" placeholder="请输入身份证号" border="none" clearable="{{true}}" type="idcard" value="{{num}}" data-event-opts="{{[['^change',[['changeNum']]],['^input',[['__set_model',['','num','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-46c328a6" bind:__l="__l"></u--input></block><block wx:else><u--input vue-id="dcbb25c0-6" placeholder="请输入护照号" border="none" clearable="{{true}}" value="{{passportId}}" data-event-opts="{{[['^change',[['changePassport']]],['^input',[['__set_model',['','passportId','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-46c328a6" bind:__l="__l"></u--input></block></view></view><block wx:if="{{radiovalue==='0'}}"><view class="card-box data-v-46c328a6"><view class="color:#626262;font-size:28rpx data-v-46c328a6">身份证照片</view><view style="display:flex;justify-content:space-between;margin-top:20rpx;" class="data-v-46c328a6"><view class="card data-v-46c328a6"><view class="data-v-46c328a6"><u-upload vue-id="dcbb25c0-7" fileList="{{fileList}}" name="1" multiple="{{true}}" maxCount="{{1}}" width="270rpx" height="158rpx" previewImage="{{true}}" data-event-opts="{{[['^afterRead',[['afterRead']]],['^delete',[['deletePic']]]]}}" bind:afterRead="__e" bind:delete="__e" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><image style="width:270rpx;height:158rpx;" src="/static/image/card.png" mode="scaleToFill" class="data-v-46c328a6"></image></u-upload></view><view style="color:#4e964d;font-size:20rpx;margin-top:20rpx;" class="data-v-46c328a6">上传身份证人像面</view></view><view class="card data-v-46c328a6"><view class="data-v-46c328a6"><u-upload vue-id="dcbb25c0-8" fileList="{{fileList2}}" name="1" multiple="{{true}}" maxCount="{{1}}" width="270rpx" height="158rpx" data-event-opts="{{[['^afterRead',[['afterRead2']]],['^delete',[['deletePic2']]]]}}" bind:afterRead="__e" bind:delete="__e" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><image style="width:270rpx;height:158rpx;" src="/static/image/card2.png" mode="scaleToFill" class="data-v-46c328a6"></image></u-upload></view><view style="color:#4e964d;font-size:20rpx;margin-top:20rpx;" class="data-v-46c328a6">上传身份证国徽面</view></view></view></view></block><block wx:else><view class="card-box data-v-46c328a6"><view class="color:#626262;font-size:28rpx data-v-46c328a6">护照照片</view><view style="display:flex;justify-content:space-between;margin-top:20rpx;" class="data-v-46c328a6"><view class="card data-v-46c328a6"><view class="data-v-46c328a6"><u-upload vue-id="dcbb25c0-9" fileList="{{passport}}" name="1" multiple="{{true}}" maxCount="{{1}}" width="270rpx" height="158rpx" previewImage="{{true}}" data-event-opts="{{[['^afterRead',[['afterReadPassport']]],['^delete',[['deletePassport']]]]}}" bind:afterRead="__e" bind:delete="__e" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><image style="width:270rpx;height:158rpx;" src="/static/image/passport.png" mode="scaleToFill" class="data-v-46c328a6"></image></u-upload></view><view style="color:#4e964d;font-size:20rpx;margin-top:20rpx;" class="data-v-46c328a6">上传护照资料页</view></view><view class="card data-v-46c328a6"><view class="data-v-46c328a6"><u-upload vue-id="dcbb25c0-10" fileList="{{passport2}}" name="1" multiple="{{true}}" maxCount="{{1}}" width="270rpx" height="158rpx" data-event-opts="{{[['^afterRead',[['afterReadPassport2']]],['^delete',[['deletePassport2']]]]}}" bind:afterRead="__e" bind:delete="__e" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><image style="width:270rpx;height:158rpx;" src="/static/image/passport2.png" mode="scaleToFill" class="data-v-46c328a6"></image></u-upload></view><view style="color:#4e964d;font-size:20rpx;margin-top:20rpx;" class="data-v-46c328a6">上传护照封面</view></view></view></view></block><block wx:if="{{needPersonSecret}}"><view class="face data-v-46c328a6"><view class="faceTitle data-v-46c328a6">人脸识别</view><block wx:if="{{!video}}"><view data-event-opts="{{[['tap',[['camera',['$event']]]]]}}" class="recognition data-v-46c328a6" bindtap="__e"><view style="color:#fff;margin-right:10rpx;" class="data-v-46c328a6">前往认证</view><u-icon vue-id="dcbb25c0-11" name="arrow-right-double" color="#fff" class="data-v-46c328a6" bind:__l="__l"></u-icon></view></block><block wx:else><view data-event-opts="{{[['tap',[['camera',['$event']]]]]}}" class="recognition data-v-46c328a6" bindtap="__e"><view style="color:#fff;margin-right:10rpx;" class="data-v-46c328a6">认证成功</view><u-icon vue-id="dcbb25c0-12" name="checkmark-circle" color="#fff" class="data-v-46c328a6" bind:__l="__l"></u-icon></view></block></view></block><view class="face data-v-46c328a6"><view class="faceTitle data-v-46c328a6">法大大认证</view><block wx:if="{{!isFddSuccess}}"><view data-event-opts="{{[['tap',[['fddRealName',['$event']]]]]}}" class="recognition data-v-46c328a6" bindtap="__e"><view style="color:#fff;margin-right:10rpx;" class="data-v-46c328a6">前往认证</view><u-icon vue-id="dcbb25c0-13" name="arrow-right-double" color="#fff" class="data-v-46c328a6" bind:__l="__l"></u-icon></view></block><block wx:else><view data-event-opts="{{[['tap',[['fddRealName',['$event']]]]]}}" class="recognition data-v-46c328a6" bindtap="__e"><view style="color:#fff;margin-right:10rpx;" class="data-v-46c328a6">认证成功</view><u-icon vue-id="dcbb25c0-14" name="checkmark-circle" color="#fff" class="data-v-46c328a6" bind:__l="__l"></u-icon></view></block></view><view class="agreement data-v-46c328a6"><u-checkbox-group bind:input="__e" vue-id="dcbb25c0-15" iconPlacement="left" placement="row" inactiveColor="#76C458" value="{{checked}}" data-event-opts="{{[['^input',[['__set_model',['','checked','$event',[]]]]]]}}" class="data-v-46c328a6" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox vue-id="{{('dcbb25c0-16')+','+('dcbb25c0-15')}}" name="yes" shape="circle" activeColor="#76C458" class="data-v-46c328a6" bind:__l="__l"></u-checkbox><view class="know data-v-46c328a6">已阅读并同意<text data-event-opts="{{[['tap',[['agreementHandle',['service']]]]]}}" bindtap="__e" class="data-v-46c328a6">《软件许可及服务协议》</text><text data-event-opts="{{[['tap',[['agreementHandle',['privacy']]]]]}}" bindtap="__e" class="data-v-46c328a6">&《隐私保护政策》</text></view></u-checkbox-group></view><view style="width:284rpx;margin:20rpx auto;" class="data-v-46c328a6"><u-button vue-id="dcbb25c0-17" text="完成注册" shape="circle" color="#76C458" data-event-opts="{{[['^click',[['completeRegistration']]]]}}" bind:click="__e" class="data-v-46c328a6" bind:__l="__l"></u-button></view></view></view>