You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
1.0 KiB
Plaintext

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>审核组件</title>
<link href="../../DataUser/Style/ccbpm.css" rel="Stylesheet" />
<link href="../Scripts/fileupload/uploadify.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../Scripts/QueryString.js"></script>
<script type="text/javascript" src="../Scripts/jquery-1.11.0.min.js"></script>
<script src="../Scripts/fileupload/jquery.uploadify.min.js" type="text/javascript"></script>
<!-- 导入配置文件. -->
<script type="text/javascript" src="../Scripts/config.js"></script>
<script src="../Comm/Gener.js" type="text/javascript"></script>
<!-- 引入解析 -->
<script type="text/javascript" src="WorkCheck.js?s=20171212"></script>
</head>
<body style="margin: 0;">
<table id="tbTracks" style="padding: 0px; width: 100%;">
</table>
</body>
</html>