17 lines
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			388 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="PersonAutoDetail.aspx.cs" Inherits="FineUIPro.Web.HSSE.SitePerson.PersonAutoDetail" %> | ||
|  | 
 | ||
|  | <!DOCTYPE html> | ||
|  | 
 | ||
|  | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
|  | <head runat="server"> | ||
|  |     <title>现场人员考勤管理自动</title> | ||
|  | </head> | ||
|  | <body> | ||
|  |     <form id="form1" runat="server"> | ||
|  |     <div> | ||
|  |      | ||
|  |     </div> | ||
|  |     </form> | ||
|  | </body> | ||
|  | </html> |