You can not 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
1.5 KiB

5 months ago
<block wx:if="{{isLoad}}"><view class="apply-pages"><block wx:if="{{$root.g0}}"><view class="page-height"><abnor vue-id="71557808-1" percent="150%" title="{{title[salesman_status]}}" tip="{{tipArr[salesman_status]}}" button="{{buttonArr[salesman_status]}}" image="{{image[salesman_status]}}" tipMax="{{salesman_status==4?'690rpx':''}}" data-event-opts="{{[['^confirm',[['confirm']]],['^cancel',[['confirm']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></abnor></view></block><block wx:else><block><view class="apply-form"><view class="fill-base mt-md radius-16"><view class="flex-between pl-lg pr-lg b-1px-b"><view class="item-text">您的姓名</view><input class="item-input flex-1" type="text" maxlength="20" placeholder="{{rule[0].errorMsg}}" data-event-opts="{{[['input',[['__set_model',['$0','user_name','$event',[]],['form']]]]]}}" value="{{form.user_name}}" bindinput="__e"/></view><view class="flex-between pl-lg pr-lg b-1px-b"><view class="item-text">手机号码</view><input class="item-input flex-1" type="text" placeholder="{{rule[1].errorMsg}}" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['form']]]]]}}" value="{{form.phone}}" bindinput="__e"/></view></view></view><view class="space-max-footer"></view><fix-bottom-button vue-id="71557808-2" text="{{[{text:'确定申请',type:'confirm',isAuth:true}]}}" bgColor="#fff" data-event-opts="{{[['^confirm',[['submit']]]]}}" bind:confirm="__e" bind:__l="__l"></fix-bottom-button></block></block></view></block>