|
|
|
|
@ -429,7 +429,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="bottomBtn" style="padding-bottom:calc(constant(safe-area-inset-bottom) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 12px);">
|
|
|
|
|
<view class="bottomBtn" style="padding-bottom:calc(constant(safe-area-inset-bottom) + 12px);padding-bottom:calc(env(safe-area-inset-bottom) + 12px)">
|
|
|
|
|
<view class="norecruit" wx:if="{{isMaskShow}}">该职位暂时停招</view>
|
|
|
|
|
<view class="fsa tc bottomBox">
|
|
|
|
|
<!-- <view class="flex-1 pl16" style="" bindtap="showphone">
|
|
|
|
|
@ -463,68 +463,69 @@
|
|
|
|
|
<button class="loginOut" type hover-class="none" style="background-color:#ccc;width: 260px;" hover-stop-propagation>已报名</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:else>
|
|
|
|
|
<view class="" wx:if="{{fromScene}}">
|
|
|
|
|
<button class="loginOut wxBtn ysd-base-bgcolor" hover-class="loginBtnHov" bindtap="backIndex">返回首页</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="" wx:if="{{!isMaskShow}}">
|
|
|
|
|
<button type="primary" style="width: {{!fromScene ? '260px' :''}};" hover-class="thover" class="loginOut" bindtap="goNewEnroll">立即报名</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="" wx:else>
|
|
|
|
|
<button class="loginOut" type hover-class="none" style="background-color:#ccc;width: {{!fromScene ? '260px' :''}};" hover-stop-propagation>暂时停招</button>
|
|
|
|
|
<view class wx:if="{{fromScene}}">
|
|
|
|
|
<button class="loginOut wxBtn ysd-base-bgcolor" hover-class="loginBtnHov" bindtap="backIndex">返回首页</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class wx:if="{{!isMaskShow}}">
|
|
|
|
|
<button type="primary" style="width: {{!fromScene ? '260px' :''}};" hover-class="thover" class="loginOut" bindtap="goNewEnroll">立即报名</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class wx:else>
|
|
|
|
|
<button class="loginOut" type hover-class="none" style="background-color:#ccc;width: {{!fromScene ? '260px' :''}};" hover-stop-propagation>暂时停招</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mask" wx:if="{{isMaskShow}}"></view>
|
|
|
|
|
<view class="mask" wx:if="{{isMaskShow}}"></view>
|
|
|
|
|
|
|
|
|
|
<view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{recordBillShow}}">
|
|
|
|
|
<view class="weui-mask" catchtap="hideModal"></view>
|
|
|
|
|
<view class="weui-dialog contact" style="box-sizing:border-box;">
|
|
|
|
|
<view class="mt24 f18 fw500 mb24">报名确认</view>
|
|
|
|
|
<view class="pl32">
|
|
|
|
|
<view class="fss">
|
|
|
|
|
<view class="mr16 f14">报名岗位</view>
|
|
|
|
|
<view class="fw500 f15">{{jobDetail.storeJob.jobName}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fss mt10">
|
|
|
|
|
<view class="mr16 f14">薪资待遇</view>
|
|
|
|
|
<view class="fw500 f15 cfred">{{jobDetail.storeJob.monthlyPay + '元/月'}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>姓名
|
|
|
|
|
<view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{recordBillShow}}">
|
|
|
|
|
<view class="weui-mask" catchtap="hideModal"></view>
|
|
|
|
|
<view class="weui-dialog contact" style="box-sizing:border-box;">
|
|
|
|
|
<view class="mt24 f18 fw500 mb24">报名确认</view>
|
|
|
|
|
<view class="pl32">
|
|
|
|
|
<view class="fss">
|
|
|
|
|
<view class="mr16 f14">报名岗位</view>
|
|
|
|
|
<view class="fw500 f15">{{jobDetail.storeJob.jobName}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="请输入姓名或称呼" placeholder-class="input-placeholder"/>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>身份证
|
|
|
|
|
<view class="fss mt10">
|
|
|
|
|
<view class="mr16 f14">薪资待遇</view>
|
|
|
|
|
<view class="fw500 f15 cfred">{{jobDetail.storeJob.monthlyPay + '元/月'}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="手动输入或拍照自动识别" />
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>姓名
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="请输入姓名或称呼" placeholder-class="input-placeholder" />
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao4 poa" style="right:12px" catchtap="chooseIdCard"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>联系电话
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>身份证
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="手动输入或拍照自动识别" />
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao4 poa" style="right:12px" catchtap="chooseIdCard"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="请输入联系电话" />
|
|
|
|
|
<view class="mt16 tal">
|
|
|
|
|
<view class="mr16 f14">
|
|
|
|
|
<text class="cfred">*</text>联系电话
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fw500 f15 fss por billInput">
|
|
|
|
|
<view class>
|
|
|
|
|
<input class="weui-input" type="text" name="userName" bindinput="bothwayBind" data-type="name" value="{{userInfo.name}}" placeholder="请输入联系电话" />
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mt8 f11 tal cccc mb24 pl4" style="width:90%" hover-class="none" hover-stop-propagation="false">注意:不同的报名人如果填写同一个手机号,报名提交将会失败。</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fsa pl32 pr32 mb24" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<button class="nobg_Btn normalBtn mr16" style type role="button" bindtap>我再想想</button>
|
|
|
|
|
<button class="bgBtn normalBtn" style type="primary" role="button" bindtap>确认报名</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="mt8 f11 tal cccc mb24 pl4" style="width:90%" hover-class="none" hover-stop-propagation="false">注意:不同的报名人如果填写同一个手机号,报名提交将会失败。</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class='fsa pl32 pr32 mb24' hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<button class="nobg_Btn normalBtn mr16" style type role="button" bindtap>我再想想</button>
|
|
|
|
|
<button class="bgBtn normalBtn" style type="primary" role="button" bindtap>确认报名</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|