|
@@ -205,165 +205,41 @@
|
|
<p style="margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">
|
|
<p style="margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">
|
|
<span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 24px">考生健康申明卡及安全考试承诺书</span>
|
|
<span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 24px">考生健康申明卡及安全考试承诺书</span>
|
|
</p>
|
|
</p>
|
|
|
|
+ <p style="margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 24px">特别提示:为确保您顺利应考,考试报到时,须携带考前48小时内(5月20日及以后)新型冠状病毒核酸检测阴性的报告(检测报告为正规医疗机构纸质报告或应在闽政通上可查询)且考试当天本人动态“福建健康码”(闽政通APP)为“绿码”及体温正常者方可允许进场参加考试。</span>
|
|
|
|
+ </p>
|
|
<p style="margin-left: 0;text-indent: 0;line-height: 37px;text-align: center">
|
|
<p style="margin-left: 0;text-indent: 0;line-height: 37px;text-align: center">
|
|
<strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">姓名:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->realname}} </span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">性别:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->sex == 0 ? '女' : '男'}} </span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">身份证号:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->card}} <span style="font-family:微软雅黑"> </span></span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">有效手机联系方式:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->mobile}} </span></span></strong>
|
|
<strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">姓名:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->realname}} </span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">性别:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->sex == 0 ? '女' : '男'}} </span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">身份证号:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->card}} <span style="font-family:微软雅黑"> </span></span></span></strong> <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px">有效手机联系方式:</span></strong><strong><span style="text-decoration:underline;"><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 14px"> {{$appoint_info->mobile}} </span></span></strong>
|
|
</p>
|
|
</p>
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">
|
|
- <form class="commit_step_1">
|
|
|
|
- <table width="100%">
|
|
|
|
- <tbody>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px" width="90%">
|
|
|
|
- 1.本人过去14日内,是否出现发热、干咳、乏力、鼻塞、流涕、咽痛、腹泻等症状。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q1" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q1" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 2.本人是否属于新冠肺炎确诊或疑似病例、无症状感染者。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q2" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q2" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 3.本人过去14日内,是否在居住地有被隔离或曾被隔离且未做核酸检测。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q3" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q3" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 4.本人过去14日内,是否从省外中高风险地区入闽。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q4" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q4" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 5.本人一个月内是否从境外(含港澳台)入闽。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q5" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q5" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 6.本人过去14日内是否与新冠肺炎确诊病例、疑似病例或已发现无症状感染者有接触史。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q6" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q6" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 7.本人过去14日内是否与来自境外(含港澳台)人员有接触史。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q7" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q7" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 8.过去14日内,本人的工作(实习)岗位是否属于医疗机构医务人员、公共场所服务人员、口岸检疫排查人员、公共交通驾驶员、铁路航空乘务人员、进口冷链一条线从业人员。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q8" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q8" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 9.本人“八闽健康码”是否为橙码、红码。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q9" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q9" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- <tr>
|
|
|
|
- <td style="line-height: 37px">
|
|
|
|
- 10.共同居住家庭成员中是否为新冠肺炎确诊或疑似病例、无症状感染者、密切接触者。
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q10" value="1" />是
|
|
|
|
- </td>
|
|
|
|
- <td>
|
|
|
|
- <input type="radio" name="q10" value="0" />否
|
|
|
|
- </td>
|
|
|
|
- </tr>
|
|
|
|
- </tbody>
|
|
|
|
- </table>
|
|
|
|
- </form>
|
|
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"> </span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">1.本人过去14日内,有出现发热、干咳、乏力、鼻塞、流涕、咽痛、腹泻等症状。</span>
|
|
</p>
|
|
</p>
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"> </span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">1.本人过去14日内,有出现发热、干咳、乏力、鼻塞、流涕、咽痛、腹泻等症状。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">2.本人属于新冠肺炎确诊病例、无症状感染者。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">3.本人过去14日内,在居住地有被隔离或曾被隔离且未做核酸检测。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">4.本人过去14日内,从省外中高风险地区入闽。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">5.本人疫情期间从境外(含港澳台)入闽。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">6.本人过去14日内与新冠肺炎确诊病例、疑似病例或已发现无症状感染者有接触史。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">7.本人过去14日内与来自境外(含港澳台)人员有接触史。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">8.过去14日内,本人的工作(实习)岗位属于医疗机构医务人员、公共场所服务人员、口岸检疫排查人员、公共交通驾驶员、铁路航空乘务人员、进口冷链食品一线从业人员。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">9.本人“八闽健康码”为橙码。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">10.共同居住家庭成员中有上述1至7的情况。</span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"> </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- <p style="margin-bottom: 0;margin-left: 0;text-indent: 43px;line-height: 37px">
|
|
|
|
- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700">特别提示:</span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700"><span style="font-family:微软雅黑">以上项目中如有“是”的,考试报到时,必须携带考前7天内新型冠状病毒检测阴性的报告。</span></span>
|
|
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">2.本人属于新冠肺炎确诊病例、无症状感染者。 </span>
|
|
</p>
|
|
</p>
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
- <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">本人承诺:</span></strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">我已如实逐项填报健康申明卡,如因隐瞒或虚假填报引起检疫传染病传播或者有传播严重危险而影响公共安全的后果,本人将承担相应的法律责任,自愿接受《中华人民共和国刑法》《治安管理处罚法》《传染病防治法》和《关于依法惩治妨害新型冠状病毒感染肺炎疫情防控违法犯罪的意见》等法律法规的处罚和制裁。</span>
|
|
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">3.本人属于集中医学观察期、居家医学观察期内的人员。</span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">4.本人过去14日内,有中高风险地区(以考试当日国家卫生健康委公布数据为准)旅居史。 </span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">5.本人过去21日内从境外(含港澳台)入境。</span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">6.本人过去14日内与新冠肺炎确诊病例、疑似病例或已发现无症状感染者有接触史。</span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">7.本人过去14日内与来自境外(含港澳台)人员有接触史。</span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">8.本人共同居住的家庭成员中有上述1至7的情况。</span>
|
|
|
|
+ </p>
|
|
|
|
+ <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">
|
|
|
|
+ <strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">本人承诺不存在上述1-8情形。</span></strong><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">如因隐瞒或虚假填报引起检疫传染病传播或者有传播严重危险而影响公共安全的后果,本人将承担相应的法律责任,自愿接受《中华人民共和国刑法》《治安管理处罚法》《传染病防治法》和《关于依法惩治妨害新型冠状病毒感染肺炎疫情防控违法犯罪的意见》等法律法规的处罚和制裁。</span>
|
|
</p>
|
|
</p>
|
|
<p style="margin-top:8px;margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">
|
|
<p style="margin-top:8px;margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">
|
|
- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"><input type="checkbox" class="agree_commit" /> 我已知晓上述内容并承诺遵守</span>
|
|
|
|
|
|
+ <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"><input type="checkbox" class="agree_commit" /> 我已知晓上述内容并承诺遵守。</span>
|
|
</p>
|
|
</p>
|
|
{{-- <p style="margin-top:8px;margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">--}}
|
|
{{-- <p style="margin-top:8px;margin-left:0;text-indent:0;text-autospace:ideograph-numeric;text-align:center;line-height:37px">--}}
|
|
{{-- <button class="print" disabled="disabled">打印准考证</button>--}}
|
|
{{-- <button class="print" disabled="disabled">打印准考证</button>--}}
|
|
@@ -467,36 +343,6 @@
|
|
</table>
|
|
</table>
|
|
</form>
|
|
</form>
|
|
</p>
|
|
</p>
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"> </span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">1.本人过去14日内,有出现发热、干咳、乏力、鼻塞、流涕、咽痛、腹泻等症状。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">2.本人属于新冠肺炎确诊病例、无症状感染者。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">3.本人过去14日内,在居住地有被隔离或曾被隔离且未做核酸检测。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">4.本人过去14日内,从省外中高风险地区入闽。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">5.本人疫情期间从境外(含港澳台)入闽。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">6.本人过去14日内与新冠肺炎确诊病例、疑似病例或已发现无症状感染者有接触史。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">7.本人过去14日内与来自境外(含港澳台)人员有接触史。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">8.过去14日内,本人的工作(实习)岗位属于医疗机构医务人员、公共场所服务人员、口岸检疫排查人员、公共交通驾驶员、铁路航空乘务人员、进口冷链食品一线从业人员。</span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">9.本人“八闽健康码”为橙码。 </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
- {{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 32px;line-height: 37px">--}}
|
|
|
|
- {{-- <span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 16px">10.共同居住家庭成员中有上述1至7的情况。</span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 18px"> </span>--}}
|
|
|
|
- {{-- </p>--}}
|
|
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 43px;line-height: 37px">
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 43px;line-height: 37px">
|
|
<span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700">特别提示:</span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700"><span style="font-family:微软雅黑">以上项目中如有“是”的,不得参加考试。</span></span>
|
|
<span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700">特别提示:</span><span style="font-family: 微软雅黑;letter-spacing: 0;font-size: 20px;font-weight: 700"><span style="font-family:微软雅黑">以上项目中如有“是”的,不得参加考试。</span></span>
|
|
</p>
|
|
</p>
|
|
@@ -657,39 +503,29 @@
|
|
disapperTooltip("remind", "只有登录个人会员才可打印!");
|
|
disapperTooltip("remind", "只有登录个人会员才可打印!");
|
|
return false;
|
|
return false;
|
|
} else {
|
|
} else {
|
|
- var qsDialog = $(this).dialog({
|
|
|
|
- loading: true,
|
|
|
|
- header: false,
|
|
|
|
- border: false,
|
|
|
|
- btns: ['打印准考证','取消'],
|
|
|
|
- yes: function(){
|
|
|
|
- if($($(".agree_commit_normal")[1]).prop('checked')){
|
|
|
|
- window.location.href = "{!! route('recruit.pen_ticket',['recruit_id'=>$recruit->id]) !!}";
|
|
|
|
- }else{
|
|
|
|
- alert('请阅读并承诺遵守《安全考试承诺书》');
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- qsDialog.setContent($('#commit0').html());
|
|
|
|
|
|
+ {{--var qsDialog = $(this).dialog({--}}
|
|
|
|
+ {{-- loading: true,--}}
|
|
|
|
+ {{-- header: false,--}}
|
|
|
|
+ {{-- border: false,--}}
|
|
|
|
+ {{-- btns: ['打印准考证','取消'],--}}
|
|
|
|
+ {{-- yes: function(){--}}
|
|
|
|
+ {{-- if($($(".agree_commit_normal")[1]).prop('checked')){--}}
|
|
|
|
+ {{-- window.location.href = "{!! route('recruit.pen_ticket',['recruit_id'=>$recruit->id]) !!}";--}}
|
|
|
|
+ {{-- }else{--}}
|
|
|
|
+ {{-- alert('请阅读并承诺遵守《安全考试承诺书》');--}}
|
|
|
|
+ {{-- }--}}
|
|
|
|
+ {{-- }--}}
|
|
|
|
+ {{--});--}}
|
|
|
|
+ {{--qsDialog.setContent($('#commit0').html());--}}
|
|
|
|
|
|
|
|
|
|
- /*var qsDialog = $(this).dialog({
|
|
|
|
|
|
+ var qsDialog = $(this).dialog({
|
|
loading: true,
|
|
loading: true,
|
|
header: false,
|
|
header: false,
|
|
border: false,
|
|
border: false,
|
|
btns: ['下一份','取消'],
|
|
btns: ['下一份','取消'],
|
|
yes: function(){
|
|
yes: function(){
|
|
qsDialog.setCloseDialog(false);
|
|
qsDialog.setCloseDialog(false);
|
|
- var total = 0;
|
|
|
|
- $.each($($(".commit_step_1")[1]).find("input"),function(){
|
|
|
|
- if(this.checked){
|
|
|
|
- total++;
|
|
|
|
- }
|
|
|
|
- });
|
|
|
|
- if(total != 10){
|
|
|
|
- disapperTooltip("remind", "请勾选以上项目!");
|
|
|
|
- return false;
|
|
|
|
- }
|
|
|
|
if(!$($(".agree_commit")[1]).prop('checked')){
|
|
if(!$($(".agree_commit")[1]).prop('checked')){
|
|
disapperTooltip("remind", "请阅读并承诺遵守《考生健康申明卡及安全考试承诺书》!");
|
|
disapperTooltip("remind", "请阅读并承诺遵守《考生健康申明卡及安全考试承诺书》!");
|
|
//alert('请阅读并承诺遵守《考生健康申明卡及安全考试承诺书》');
|
|
//alert('请阅读并承诺遵守《考生健康申明卡及安全考试承诺书》');
|
|
@@ -732,7 +568,7 @@
|
|
|
|
|
|
}
|
|
}
|
|
});
|
|
});
|
|
- qsDialog.setContent($('#commit').html());*/
|
|
|
|
|
|
+ qsDialog.setContent($('#commit').html());
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|