123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- <import src="../public-view.wxml" />
- <!-- <scroll-view scroll-y="{{scroll}}" class="bg-scroll-view" style="height:{{adapter.bgHeight}}rpx"> -->
- <template is="customer-header-view" data="{{t: '个人信息填写', s: '仅用于本业务办理,绝不泄露或他用', src: '../../../icon/public/customer_header_e.png'}}" />
- <view class="id-card-view">
- <view>
- <text>身份证信息</text>
- <image src="../../../icon/home/new_customer_info.png" mode="aspectFit"></image>
- <view bindtap="requireAction">拍摄要求</view>
- </view>
- <view></view>
- <view>
- <view>
- <text>1</text>
- <view></view>
- </view>
- <text>身份证正面照</text>
- <view bindtap="takePhoto" id="1">
- <image src="../../../icon/public/customer_camera.png"></image>
- </view>
- </view>
- <view>
- <view>
- <view></view>
- </view>
- <image bindtap="checkImage" id="1" src="{{data.first_image}}" mode="aspectFit"></image>
- </view>
-
- <view>
- <view>
- <view></view>
- <text>2</text>
- </view>
- <text>身份证反面照</text>
- <view bindtap="takePhoto" id="2">
- <image src="../../../icon/public/customer_camera.png"></image>
- </view>
- </view>
- <view>
- <view></view>
- <image bindtap="checkImage" id="2" src="{{data.second_image}}" mode="aspectFit"></image>
- </view>
-
- </view>
- <view class="information">
- <view class="item">
- <text>真实姓名</text>
- <text>{{data.user_name}}</text>
- </view>
- <template is="right-line" />
- <view class="item">
- <text>民族</text>
- <text>{{data.nation}}</text>
- </view>
- <template is="right-line" />
- <view class="item" bindtap="showIdCard">
- <text>身份证号</text>
- <text>{{data.id_card}}</text>
- </view>
- <template is="right-line" />
- <view class="textarea-item">
- <text>户籍地址</text>
- <textarea auto-height bindinput="textareaInput" bindfocus="textareaFocus" bindblur = "textareaBlur" value="{{textareaValue}}" maxlength='100' disabled = "{{inputHide}}" class="{{adapter.isIos ? 'textarea-ios' : 'textare-android'}}" style="color:{{inputHide ? 'rgba(0 ,0, 0, 0)' : '#666666'}}"></textarea>
- <view class="textarea-placeholder"><text style="color:{{textareaPlaceholderHide ? 'rgba(0,0,0,0)' : '#cccccc'}}">请输入户籍地址</text></view>
-
- </view>
- <view class="item">
- <text>手机号码</text>
- <input type="number" placeholder="请输入手机号码" placeholder-class="input-view-placeholder" value="{{inputValue}}" maxlength="11" bindinput="inputAction"></input>
- </view>
- <template is="right-line" />
- <view class="bank-item" bindtap="editBankCard">
- <text>银行卡号</text>
- <!-- <view bindtap="bankInfo">
- <image src="../../../icon/home/new_customer_info.png"></image>
- </view> -->
- <text>{{bankCard}}</text>
- <image src="../../../icon/public/arrow_right.png"></image>
- </view>
- <view wx:if="{{data.shebao_card}}" class="item">
- <text>社保号</text>
- <text>{{data.shebao_card}}</text>
- </view>
- <template is="right-line" wx:if="{{data.shebao_card && data.fund_card}}" />
- <view wx:if="{{data.fund_card}}" class="item">
- <text>公积金账号</text>
- <text>{{data.fund_card}}</text>
- </view>
- </view>
- <view class="scroll-view-last"></view>
- <!-- </scroll-view> -->
- <template is="bottom-view-botton" data="{{t: '保存', suffix: adapter.suffix, action: 'saveAction'}}" />
- <view class="require-view" catchtouchmove="wxvoid" hidden="{{requireView.hidden}}" bindtap="hiddenRequireView">
- <view animation="{{requireView.animation}}">
- <view>
- <view></view>
- <text>身份证照片要求</text>
- <image src="../../../icon/public/delete.png" bindtap="hiddenRequireView"></image>
- </view>
- <view></view>
- <text>拍摄实例如下:</text>
- <image src="../../../icon/home/photo_require.png"></image>
- <text>1. 请上传清晰彩色,完整的原件扫描件或照片
- 2. 拍摄确保身份证边框完整、字体清晰、亮度均匀
- 3. 身份证各项信息及头像清晰可见,容易识别
- 4. 证件必须真实拍摄,不能使用复印件</text>
- </view>
- </view>
- <view class="show-id-card-view" catchtouchmove="wxvoid" hidden="{{verify.hidden}}">
- <view>
- <image src="../../../icon/public/delete.png" bindtap="hiddenIdCard"></image>
- <text>为保护你的信息安全,需验证手机号才能查看完整信息</text>
- <view>
- <text>验证手机</text>
- <text>{{userPhone}}</text>
- </view>
- <view>
- <input maxlength="4" placeholder="验证码" placeholder-class="verify-input-placeholder" type="number" bindinput="verifyInputAction" value="{{verify.code}}"></input>
- <view></view>
- <view class="{{verify.buttonC}}" bindtap="getVerify">{{verify.buttonT}}</view>
- </view>
- <view bindtap="getIdCard">确定</view>
- </view>
- </view>
- <!-- <view class="bank-Info" catchtouchmove="wxvoid" hidden="{{bankInfoHidden}}">
- <view>
- <text>银行卡号</text>
- <text>已缴纳的社保流水费用,将返还于该银行卡号上!</text>
- <template is="line" />
- <view bindtap="dismissBankInfo">好的,我知道了</view>
- </view>
- </view> -->
|