reject.html 443 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
    <title>main</title>
    <script src="/ufoPlatform/js/include.js"></script>
</head>
<body class="easyui-layout" fit="true">

<div id="rejectDiv" region="center">
<h2>  &nbsp;&nbsp;&nbsp;&nbsp;确认审核不通过?</h2>
<h2>  &nbsp;&nbsp;&nbsp;&nbsp;请填写原因: <input type="text" class="easyui-textbox" id="rejectReason"  style="width:300px;height:100px"/></h2>

</div>
    
</body>
</html>