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 lines
5.7 KiB
1 lines
5.7 KiB
<block wx:if="{{isLoad}}"><view class="apply-pages"><block wx:if="{{$root.g0}}"><view class="page-height"><abnor vue-id="26a06d00-1" percent="150%" title="{{title[coach_status]}}" tip="{{tipArr[coach_status]}}" button="{{buttonArr[coach_status]}}" image="{{image[coach_status]}}" tipMax="{{coach_status==4?'690rpx':''}}" data-event-opts="{{[['^confirm',[['confirm']]],['^cancel',[['e0']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></abnor></view></block><block wx:else><block><view class="apply-info-box rel" style="{{'background:'+(primaryColor)+';'}}"><image class="bg-1 abs" src="https://lbqny.migugu.com/admin/anmo/apply/bg-1.png"></image><image class="bg-2 abs" src="https://lbqny.migugu.com/admin/anmo/apply/bg-2.png"></image><view class="technician-money flex-center f-md-title c-title text-bold abs">{{max_level||0}}</view><image class="join-us abs" src="https://lbqny.migugu.com/admin/anmo/apply/join-us.png"></image><view class="join-us pd-lg abs" style="z-index:3;"><view style="height:90rpx;"></view><view class="f-title c-title text-bold">您的姓名</view><input class="item-input fill-base f-mini-title c-title mt-sm pl-lg pr-lg radius-10" style="{{'border-color:'+(primaryColor)+';'}}" type="text" maxlength="20" placeholder-class="c-caption" placeholder="{{rule[0].errorMsg}}" data-event-opts="{{[['input',[['__set_model',['$0','coach_name','$event',[]],['form']]]]]}}" value="{{form.coach_name}}" bindinput="__e"/><view class="mt-md f-title c-title text-bold">您的性别</view><view class="flex-y-center mt-sm"><block wx:for="{{['男','女']}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({index})}}" class="flex-y-center f-mini-title c-title" style="{{'color:'+(form.sex==index?primaryColor:'')+';'+('margin-right:'+(index===0?'80rpx':'')+';')}}" catchtap="__e"><view class="{{['iconfont','mr-sm','_i',[(form.sex!=index)?'icon-xuanze':''],[(form.sex==index)?'icon-radio-fill':'']]}}"></view>{{item+''}}</view></block></view><view class="mt-md f-title c-title text-bold">您的生日</view><view class="item-input fill-base text f-mini-title c-title mt-sm pl-lg pr-md radius-10" style="{{'border-color:'+(primaryColor)+';'}}"><picker mode="date" end="{{endYear}}" value="{{form.birthday}}" data-event-opts="{{[['change',[['pickerChange',['$event','birthday']]]]]}}" bindchange="__e"><view class="flex-between"><view class="max-400 ellipsis">{{form.birthday||'请选择'}}</view><view class="iconfont icon-right ml-sm _i" style="font-size:28rpx;"></view></view></picker></view><view class="mt-md f-title c-title text-bold">手机号</view><view class="item-input fill-base f-mini-title c-title mt-sm pl-lg pr-lg radius-10" style="{{'height:auto;min-height:82rpx;'+('border-color:'+(primaryColor)+';')}}"><input style="margin-top:15rpx;" type="text" maxlength="11" placeholder-class="c-caption" placeholder="{{rule[2].errorMsg}}" data-event-opts="{{[['input',[['__set_model',['$0','mobile','$event',[]],['form']]]]]}}" value="{{form.mobile}}" bindinput="__e"/><block wx:if="{{configInfo.short_code_status}}"><view class="flex-between"><input style="{{'border-color:'+(primaryColor)+';'}}" type="text" maxlength="6" placeholder-class="c-caption" placeholder="请输入验证码" data-event-opts="{{[['input',[['__set_model',['$0','short_code','$event',[]],['form']]]]]}}" value="{{form.short_code}}" bindinput="__e"/><view data-event-opts="{{[['tap',[['toSend',['$event']]]]]}}" style="{{'color:'+(primaryColor)+';'}}" catchtap="__e">{{''+(authTime>0?'重新获取('+authTime+'s)':'获取验证码')+''}}</view></view></block></view><view class="mt-md f-title c-title text-bold">意向工作城市</view><view class="item-input fill-base text f-mini-title c-title mt-sm pl-lg pr-md radius-10" style="{{'border-color:'+(primaryColor)+';'}}"><picker value="{{cityIndex}}" range="{{cityList}}" range-key="title" data-event-opts="{{[['change',[['pickerChange',['$event','city']]]]]}}" bindchange="__e"><view class="flex-between"><view class="max-400 ellipsis">{{cityIndex!=-1?cityList[cityIndex].title:'请选择'}}</view><view class="iconfont icon-right ml-sm _i" style="font-size:28rpx;"></view></view></picker></view><block wx:if="{{configInfo.plugAuth.store&&form.admin_id}}"><block><view class="mt-md f-title c-title text-bold">挂靠门店</view><view class="item-input fill-base text f-mini-title c-title mt-sm pl-lg pr-md radius-10" style="{{'border-color:'+(primaryColor)+';'}}"><picker value="{{storeIndex}}" range="{{storeList}}" range-key="title" data-event-opts="{{[['change',[['pickerChange',['$event','store']]]]]}}" bindchange="__e"><view class="flex-between"><view class="max-400 ellipsis">{{(storeIndex!=-1?storeList[storeIndex].title:'请选择')+''}}</view><view class="iconfont icon-right ml-sm _i" style="font-size:28rpx;"></view></view></picker></view></block></block><view class="flex-y-baseline mt-md"><view class="f-title c-title text-bold">工作形象照</view><view class="f-caption c-caption ml-sm">图片建议尺寸: 750 * 750</view></view><view class="f-caption c-caption mt-sm">请上传本人近期照片,图片大小不超过10M</view><view class="flex-between mt-sm"><upload vue-id="26a06d00-2" imagelist="{{form.work_img}}" imgtype="work_img" text="上传图片" imgsize="{{1}}" imgclass="apply" data-event-opts="{{[['^upload',[['imgUpload']]]]}}" bind:upload="__e" bind:__l="__l"></upload></view></view><view class="flex-center f-caption c-title abs" style="width:100%;top:1842rpx;left:0;">平台不会通过任何渠道泄露您的个人信息,请放心输入</view><image class="submit abs" src="https://lbqny.migugu.com/admin/anmo/apply/submit.png" data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" catchtap="__e"></image></view></block></block></view></block> |