You cannot 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
5.4 KiB
Plaintext

<view><block wx:if="{{showClone}}"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e"><view class="leftBox" hover-class="none" hover-stop-propagation="{{false}}"><block wx:if="{{showClone}}"><view data-event-opts="{{[['touchmove',[['modalMove',['$event']]]],['tap',[['hideLeft',['$event']]]]]}}" class="mask" catchtouchmove="__e" bindtap="__e"></view></block><block wx:if="{{touchClose}}"><view data-event-opts="{{[['touchstart',[['filterTouchStart',['$event']]]]]}}" class="{{['hideBox '+(showClone?'leftShow':'')]}}" style="{{('background-color:'+color)}}" bindtouchstart="__e"><view class="tac fw500 por"><view data-event-opts="{{[['tap',[['hideLeft',['$event']]]]]}}" class="iconfont icon-guanbi11 f14 c9 poa" style="color:#333;right:8px;top:-46px;width:32px;height:32px;" catchtap="__e"></view></view><view class="bgf container"><view class="weui-cells weui-cells_form" style="display:flex;flex-direction:column;justify-content:space-between;margin-top:0;height:calc(100% - 32px);"><block wx:if="{{morePeople}}"><view style="height:calc(100%);overflow:auto;"><block wx:for="{{recordList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="fsa pt16 pb16 bb1"><view><view class="fw500">{{item.name+(item.gender?'/'+item.gender:'')}}</view><view class="c9">{{item.tel}}</view></view><view><view class="iconfont icon-lajitong tac c6" style="font-size:14px;background-color:#f6f6f6;width:32px;height:32px;border-radius:50%;line-height:32px;" hover-class="thover" hover-stop-propagation="{{true}}"></view></view></view></block></view></block><block wx:else><view><view class="weui-cell bb1 pb12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:80px;"><label class="weui-label c9 f12">您的姓名<text class="cfred">*</text></label></view><view class="weui-cell__bd fsa"><input class="weui-input f17 flex-1" type="text" name="userName" data-type="name" placeholder="请输入您的姓名" placeholder-class="input__placeholder cccc" data-event-opts="{{[['input',[['bothwayBind',['$event']]]]]}}" value="{{userName}}" bindinput="__e"/><view class="sexBox fss"><view class="{{['sub mr12 '+(sex==1?'subActive':'')]}}" data-type="1" data-event-opts="{{[['tap',[['changeSex',['$event']]]]]}}" bindtap="__e">先生</view><view class="{{['sub '+(sex==2?'subActive':'')]}}" data-type="2" data-event-opts="{{[['tap',[['changeSex',['$event']]]]]}}" bindtap="__e">女士</view></view></view></view><view class="weui-cell bb1 pb12 pt12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:90px;"><label data-event-opts="{{[['tap',[['uploadCard',['$event']]]]]}}" class="weui-label c9 f12" bindtap="__e">您的身份证号<text class="cfred">*</text></label></view><view class="weui-cell__bd display-flex"><input class="weui-input f17 flex-1 mr20" type="idcard" maxlength="18" name="idCard" placeholder="请输入您的身份证号" placeholder-class="input__placeholder cccc" value="{{idCardNum}}"/><view data-event-opts="{{[['tap',[['chooseIdCard',['$event']]]]]}}" class="t-icon t-icon-paizhao rightPz" catchtap="__e"></view></view></view><view class="weui-cell bb1 pb12 pt12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:80px;"><label class="weui-label c9 f12">您的年龄<text class="cfred">*</text></label></view><view class="weui-cell__bd"><picker style="width:100%;" value="{{ageIndex}}" range="{{ageArray}}" data-event-opts="{{[['change',[['bindPickerChangeAge',['$event']]]]]}}" bindchange="__e"><view class="picker display-flex"><block wx:if="{{ageIndex==-1}}"><block><view class="ccc dib flex-1" style="color:#ccc;">请选择年龄</view></block></block><block wx:else><block><view class="c3 dib flex-1">{{ageArray[ageIndex]}}</view></block></block><view class="iconfont icon-gengduo11 f16 dib pr c9 mr12 _i" style="line-height:1;top:4px;"></view></view></picker></view></view><view class="weui-cell bb1 pb12 pt12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:80px;"><label class="weui-label c9 f12">您的手机号<text class="cfred">*</text></label></view><view class="weui-cell__bd"><input class="weui-input f17" type="number" maxlength="11" name="tel" placeholder="请输入您的手机号" placeholder-class="input__placeholder cccc" value="{{tel}}"/></view></view><view class="weui-cell bb1 pb12 pt12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:90px;"><label class="weui-label c9 f12">预约面试时间<text class="cfred">*</text></label></view><view class="weui-cell__bd"><picker style="color:#333;" mode="multiSelector" range="{{dateTimeArray}}" value="{{dateTime}}" data-event-opts="{{[['change',[['changeDateTime',['$event']]]],['columnchange',[['changeDateTimeColumn',['$event']]]]]}}" bindchange="__e" bindcolumnchange="__e">{{''+(!!currentTime?currentTime:'----')+''}}<view class="iconfont icon-rili f16 ml4 dib pr c9 _i" style="line-height:1;"></view></picker></view></view><view class="weui-cell pb12 pt12"><view class="weui-cell__hd display-flex aic mb16" style="max-width:80px;"><label class="weui-label c9 f12">备注</label></view><view class="weui-cell__bd"><input class="weui-input f17" type="text" name="desp" placeholder="请输入备注" placeholder-class="input__placeholder cccc"/></view></view></view></block><view class="sticky" style="margin-bottom:32px;"><button class="{{['loginOut mt0 '+(disabled?'disabled':'')]}}" style="width:100%;" formType="submit" hover-class="thover">立即报名</button></view></view></view></view></block></view></form></block></view>