1 |
- <view class="bank-add u-flex-col u-col-center data-v-64513302"><view class="titlee data-v-64513302" style="text-align:left;width:100%;">只能绑定与实名账号一致的用户的银行卡</view><view class="back data-v-64513302"><view style="margin-bottom:40rpx;" class="data-v-64513302"><u-input bind:input="__e" style="margin-bottom:40rpx;" vue-id="7ea5e805-1" placeholder="请输入银行名称" border="none" value="{{bank_type_name}}" data-event-opts="{{[['^input',[['__set_model',['','bank_type_name','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-2')+','+('7ea5e805-1')}}" slot="prefix" text="银行名称" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text></u-input></view><view style="margin-bottom:40rpx;" class="data-v-64513302"><u-input bind:input="__e" style="margin-bottom:40rpx;" vue-id="7ea5e805-3" placeholder="请输入银行卡卡号" border="none" value="{{bank_no}}" data-event-opts="{{[['^input',[['__set_model',['','bank_no','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-4')+','+('7ea5e805-3')}}" slot="prefix" text="银行卡号" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text></u-input></view><view style="margin-bottom:40rpx;" class="data-v-64513302"><u-input bind:input="__e" vue-id="7ea5e805-5" placeholder="请输入开户行" border="none" value="{{bank_name}}" data-event-opts="{{[['^input',[['__set_model',['','bank_name','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-6')+','+('7ea5e805-5')}}" slot="prefix" text="开户行" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text></u-input></view><view style="margin-bottom:40rpx;" class="data-v-64513302"><u-input bind:input="__e" vue-id="7ea5e805-7" placeholder="请输入持卡人姓名" border="none" value="{{bank_user}}" data-event-opts="{{[['^input',[['__set_model',['','bank_user','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-8')+','+('7ea5e805-7')}}" slot="prefix" text="持卡人姓名" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text></u-input></view><view style="margin-bottom:40rpx;" class="data-v-64513302"><u-input bind:input="__e" vue-id="7ea5e805-9" placeholder="请输入银行预留号码" border="none" value="{{bank_mobile}}" data-event-opts="{{[['^input',[['__set_model',['','bank_mobile','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-10')+','+('7ea5e805-9')}}" slot="prefix" text="手机号" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text></u-input></view><view class="data-v-64513302"><u-input bind:input="__e" vue-id="7ea5e805-11" placeholder="请输入验证码" border="none" value="{{code}}" data-event-opts="{{[['^input',[['__set_model',['','code','$event',[]]]]]]}}" class="data-v-64513302" bind:__l="__l" vue-slots="{{['prefix','suffix']}}"><u--text style="width:188rpx;" vue-id="{{('7ea5e805-12')+','+('7ea5e805-11')}}" slot="prefix" text="验证码" color="#000" margin="0 3px 0 0" class="data-v-64513302" bind:__l="__l"></u--text><view slot="suffix" class="data-v-64513302"><u-code vue-id="{{('7ea5e805-13')+','+('7ea5e805-11')}}" seconds="20" changeText="X秒重新获取" data-ref="uCode" data-event-opts="{{[['^change',[['codeChange']]]]}}" bind:change="__e" class="data-v-64513302 vue-ref" bind:__l="__l"></u-code><u-button vue-id="{{('7ea5e805-14')+','+('7ea5e805-11')}}" text="{{tips}}" type="success" size="large" plain="{{true}}" customStyle="border:0rpx;color:#0C66C2" data-event-opts="{{[['^tap',[['getCode']]]]}}" bind:tap="__e" class="data-v-64513302" bind:__l="__l" vue-slots="{{['default']}}">{{tips}}</u-button></view></u-input></view></view><view data-event-opts="{{[['tap',[['save',['$event']]]]]}}" class="add-btn data-v-64513302" bindtap="__e">保存</view></view>
|