星油车管小程序
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
6.4 KiB

<view class="code_body data-v-63f1aa01"><view class="code_header data-v-63f1aa01" style="{{'padding-top:'+(styles.top+styles.height+'px')+';'}}"><image class="code_body_headerImg data-v-63f1aa01" src="{{codeBg}}"></image><block wx:if="{{current!==0}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="back data-v-63f1aa01" style="{{'top:'+(styles.top+'px')+';'}}" bindtap="__e"><uni-icons vue-id="50044c76-1" type="back" size="30" class="data-v-63f1aa01" bind:__l="__l"></uni-icons></view></block><block wx:if="{{fromSwitchingState==false&&postData.phone}}"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="back data-v-63f1aa01" style="{{'top:'+(styles.top+'px')+';'}}" bindtap="__e"><uni-icons vue-id="50044c76-2" type="back" size="30" class="data-v-63f1aa01" bind:__l="__l"></uni-icons></view></block><view class="code_header_text data-v-63f1aa01"><image class="code_header_logo data-v-63f1aa01" src="/static/account.png"></image><view class="samall_text data-v-63f1aa01">现邀请成为</view><view class="bold_text data-v-63f1aa01">{{basicsData.name+"的"+(basicsData.selfOperatedOrOutsourced==1?'自营':'外请')+'司机'}}</view></view></view><view class="code_from_body data-v-63f1aa01" style="{{'transform:'+('translateY('+(animation?fromStyle.height+'px':0)+')')+';'}}"><block wx:if="{{!fromSwitchingState}}"><view class="code_from_body_tip data-v-63f1aa01">使用其他手机号</view></block><swiper class="swiper data-v-63f1aa01" style="height:100%;" current="{{current}}" circular="{{true}}"><block wx:if="{{fromSwitchingState}}"><swiper-item catchtouchmove="stopTouchMove" class="data-v-63f1aa01"><view style="transition:all .3s;padding:10px;" class="data-v-63f1aa01"><view class="code_from_item data-v-63f1aa01"><input class="code_from_input data-v-63f1aa01" disabled="{{true}}" placeholder="请输入手机号" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['postData']]]]]}}" value="{{postData.phone}}" bindinput="__e"/><view data-event-opts="{{[['tap',[['iconClick',['$event']]]]]}}" bindtap="__e" class="data-v-63f1aa01"><image class="code_from_input_icon data-v-63f1aa01" src="{{qh}}"></image></view></view><view class="{{['data-v-63f1aa01',fromStyle.nameType?'code_from_item':'err_item']}}"><input class="code_from_input data-v-63f1aa01" placeholder="请输入姓名" data-event-opts="{{[['blur',[['checkFn',['name']]]],['input',[['__set_model',['$0','name','$event',[]],['postData']]]]]}}" value="{{postData.name}}" bindblur="__e" bindinput="__e"/></view><view class="{{['data-v-63f1aa01',fromStyle.plateNumberType?'code_from_item':'err_item']}}"><input class="code_from_input data-v-63f1aa01" placeholder="请输入车牌号" data-event-opts="{{[['blur',[['checkFn',['plateNumber']]]],['input',[['__set_model',['$0','plateNumber','$event',[]],['postData']]]]]}}" value="{{postData.plateNumber}}" bindblur="__e" bindinput="__e"/></view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="code_from_footer_tip data-v-63f1aa01" bindtap="__e"><view class="code_from_footer_tip_text data-v-63f1aa01">申请理由</view><view style="flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0 10px;" class="data-v-63f1aa01">{{''+postData.remark+''}}</view><view class="data-v-63f1aa01"><uni-icons vue-id="50044c76-3" color="#bbbbbb" type="forward" size="25" class="data-v-63f1aa01" bind:__l="__l"></uni-icons></view></view><view class="code_from_item_butten data-v-63f1aa01"><button data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="code_from_butten data-v-63f1aa01" bindtap="__e">提交注册申请</button></view></view></swiper-item></block><block wx:if="{{fromSwitchingState}}"><swiper-item catchtouchmove="stopTouchMove" class="data-v-63f1aa01"><view class="data-v-63f1aa01">申请理由</view><view style="width:100%;" class="data-v-63f1aa01"><textarea class="code_from_textarea data-v-63f1aa01" placeholder="请输入申请理由" data-event-opts="{{[['input',[['__set_model',['$0','remark','$event',[]],['postData']]]]]}}" value="{{postData.remark}}" bindinput="__e"></te