|
@@ -90,8 +90,8 @@
|
|
|
<div style="clear: both;"></div>
|
|
|
</ul>
|
|
|
<div class="content_right_notice" style="margin-top: 20px;">
|
|
|
- @if($public_notice_switch)
|
|
|
- <!--标题-->
|
|
|
+ @if($public_notice_switch)
|
|
|
+ <!--标题-->
|
|
|
<div class="right_notice_title">
|
|
|
<b></b>
|
|
|
<span class="tit">最新公告</span>
|
|
@@ -204,153 +204,153 @@
|
|
|
<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 style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">
|
|
|
- <form class="commit_step_1">
|
|
|
+ <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>
|
|
|
+ <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>
|
|
|
</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: 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>
|
|
@@ -360,9 +360,9 @@
|
|
|
<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>
|
|
|
</p>
|
|
|
-{{-- <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>--}}
|
|
|
-{{-- </p>--}}
|
|
|
+ {{-- <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>--}}
|
|
|
+ {{-- </p>--}}
|
|
|
<p>
|
|
|
<br/>
|
|
|
</p>
|
|
@@ -379,87 +379,87 @@
|
|
|
</p>
|
|
|
<p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">
|
|
|
<form class="commit_step_2">
|
|
|
- <table width="100%">
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px" width="90%">
|
|
|
- 1.本人是否为曾因犯罪受过刑事处罚或曾被开除公职的人员;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q11" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q11" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 2.本人是否为被开除中国共产党党籍的人员;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q12" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q12" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 3.本人是否为在近三年内被认定有人事考试作弊行为的人员;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q13" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q13" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 4.本人是否为被依法列为失信联合惩戒对象的人员;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q14" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q14" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 5.本人是否为现役军人;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q15" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q15" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 6.本人是否为普通高等院校全日制在读的非应届毕业生;
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q16" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q16" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="line-height: 37px">
|
|
|
- 7.本人是否为法律法规规章规定不得报考的其他情形的人员。
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q17" value="1" />是
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input type="radio" name="q17" value="0" />否
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- </table>
|
|
|
+ <table width="100%">
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px" width="90%">
|
|
|
+ 1.本人是否为曾因犯罪受过刑事处罚或曾被开除公职的人员;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q11" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q11" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 2.本人是否为被开除中国共产党党籍的人员;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q12" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q12" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 3.本人是否为在近三年内被认定有人事考试作弊行为的人员;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q13" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q13" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 4.本人是否为被依法列为失信联合惩戒对象的人员;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q14" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q14" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 5.本人是否为现役军人;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q15" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q15" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 6.本人是否为普通高等院校全日制在读的非应届毕业生;
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q16" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q16" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="line-height: 37px">
|
|
|
+ 7.本人是否为法律法规规章规定不得报考的其他情形的人员。
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q17" value="1" />是
|
|
|
+ </td>
|
|
|
+ <td>
|
|
|
+ <input type="radio" name="q17" value="0" />否
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
</form>
|
|
|
</p>
|
|
|
{{-- <p style="margin-bottom: 0;margin-left: 0;text-indent: 14px;line-height: 37px">--}}
|