فهرست منبع

增加身份证有效信息

outaozhen 8 سال پیش
والد
کامیت
cf95ddd02b
4فایلهای تغییر یافته به همراه49 افزوده شده و 2 حذف شده
  1. 15 0
      admin-myinfo.html
  2. 23 0
      css/global.css
  3. 6 0
      login.html
  4. 5 2
      staff-employee.html

+ 15 - 0
admin-myinfo.html

@@ -107,6 +107,9 @@
 							<th class="taC" width="150">身份证号码</th><td colspan="3"><input type="text" value="440476528372638192"></td>
 						</tr>
 						<tr>
+							<th class="taC" width="150">身份证有效期</th><td colspan="3"><select><option>2018年</option></select> <select><option>07月</option></select> <select><option>05日</option></select></td>
+						</tr>
+						<tr>
 							<th class="taC" width="150">正面(国徽)</th><td width="260"><input type="file"></td>
 							<td colspan="2">
 								<p>
@@ -213,5 +216,17 @@
 			</div>
 		</div>
 	</div>
+	<!--通知提醒-->
+	<div class="globalNotice-staff">
+		<div class="entry clearfix">
+			<div class="fR">
+				<a class="button" href="#">前往</a>
+			</div>
+			<div class="item">
+				<p>请完善您的证件信息!  您的身份证快到期了!</p>
+			</div>
+		</div>
+	</div>
+	<!--通知提醒-->
 <script type="text/javascript">autoFlashHeight();</script>
 </body>

+ 23 - 0
css/global.css

@@ -2370,6 +2370,29 @@ table .taC{
   line-height:38px;
   margin:0;
 }
+.globalNotice-staff{
+  background-clip: padding-box;
+  background-color: #191818;
+  box-shadow: 0 2px 10px  rgba(0, 0, 0, 0.8);
+  right:20px;
+  outline: 0 none;
+  position: fixed;
+  bottom:20px;
+  width:400px;
+  z-index: 1050;
+  color:#fff;
+}
+.globalNotice-staff .item{
+  padding:10px 0 0 10px;
+}
+.globalNotice-staff .entry {
+  border-bottom:1px solid #222222;
+}
+.globalNotice-staff .entry .button{
+  height:38px;
+  line-height:38px;
+  margin:0;
+}
 .staffList{
  overflow-y: auto;
 }

+ 6 - 0
login.html

@@ -98,6 +98,12 @@
 							<th class="taC" width="150">现居住地址</th><td colspan="3"><input type="text" style="width:500px"></td>
 						</tr>
 					</table>
+					<table class="table table-bordered table-condensed">
+						<tr>
+							<th class="taC" width="150">身份证号码</th><td width="260"><input type="text" data-placement="bottom" data-toggle="ctooltip" data-original-title="例:440476528372638192" /></td>
+							<th class="taC" width="150">身份证有效期</th><td><select><option>2018年</option></select> <select><option>07月</option></select> <select><option>05日</option></select></td>
+						</tr>
+					</table>
 				</div>
 				<div class="modal-footer">
 					<a href="#" class="button">申请入职</a>

+ 5 - 2
staff-employee.html

@@ -103,7 +103,7 @@
 					<table class="table table-hover">
 						<tbody>
 						<tr class="thead"><th width="80">工号</th><th>姓名</th><th>手机</th><th>QQ</th><th>办事处/部门</th><th>岗位</th><th>聘用状态</th><th>入职时间</th><th>操作</th></tr>
-						<tr><td>Z0001</td><td><a href="#detail" data-toggle="modal">张三(点我)</a></td><td>12345678901</td><td>12345678</td><td>总部</td><td>测试</td><td>正式</td><td>2017-05-30</td><td><a href="#do-dismiss" data-toggle="modal">离职(点我)</a></td></tr>
+						<tr><td>Z0001</td><td><a href="#detail" data-toggle="modal">张三(点我)</a>&nbsp;&nbsp;<span class="colRed">该员工的身份证快到期!</span></td><td>12345678901</td><td>12345678</td><td>总部</td><td>测试</td><td>正式</td><td>2017-05-30</td><td><a href="#do-dismiss" data-toggle="modal">离职(点我)</a></td></tr>
 						<tr><td>Z0002</td><td><a href="#">王五</a></td><td>12345678901</td><td>12345678</td><td>总部/研究中心</td><td>测试</td><td>试用</td><td>2017-05-30</td><td><a href="#do-hire" data-toggle="modal">转正式(点我)</a>&nbsp;<a href="#">离职</a></td></tr>
 						<tr><td>C001</td><td><a href="#">李四</a></td><td>12345678901</td><td>12345678</td><td>总部</td><td>测试</td><td>实习</td><td>2017-05-30</td><td><a href="#do-probation" data-toggle="modal">转试用(点我)</a>&nbsp;<a href="#">离职</a></td></tr>
 						<tr><td>C001</td><td><a href="#">李四</a></td><td>12345678901</td><td></td><td>总部</td><td>测试</td><td>实习</td><td>2017-05-30</td><td>待入职</td></tr>
@@ -185,7 +185,10 @@
 							</tr>
 							<tr>
 								<th class="taC" width="150">身份证</th><td><input type="text" value="440476528372638192"></td>
-								<th class="taC" width="150">身份证扫描件</th><td><a href="#" target="_blank">正面(国徽)</a><a href="#" target="_blank">反面(照片)</a></td>
+								<th class="taC" width="150">身份证有效期</th><td colspan="3"><select><option>2018年</option></select> <select><option>07月</option></select> <select><option>05日</option></select></td>
+							</tr>
+							<tr>
+								<th class="taC" width="150">身份证扫描件</th><td colspan="3"><a href="#" target="_blank">正面(国徽)</a><a href="#" target="_blank">反面(照片)</a></td>
 							</tr>
 						</table>
 						<table class="table table-bordered table-condensed">