| | |
| | | <title>项目进度表</title> |
| | | <link rel="stylesheet" href="../static/css/style.css"> |
| | | <script src="../static/js/jquery-3.3.1.min.js"></script> |
| | | <script src="../static/js/common.js"></script> |
| | | <!-- <script src="../static/js/index.js" type="text/javascript" charset="utf-8"></script>--> |
| | | <script src="../static/js/clock.js"></script> |
| | | <script src="../static/js/tableData.js"></script> |
| | |
| | | <div id="root"> |
| | | <!-- 标题 --> |
| | | <div id="top-tab"> |
| | | <h1>2022年度集成项目表</h1> |
| | | <h1>中扬立库 2022年集成项目进度一览表</h1> |
| | | <div id="showTime"></div> |
| | | </div> |
| | | <table id="main-tab" cellspacing="0" cellpadding="0"> |