#
whycq
2022-09-09 d113a9c68c36e9e54ffe56342e30d59e5ee0629d
src/main/webapp/views/index_datashow3.html
@@ -11,6 +11,7 @@
<!--   <script src="../static/js/tableData2.js"></script>-->
   <script src="../static/js/tableData3.js"></script>
   <script src="../static/js/projectShow3.js"></script>
   <script src="../static/js/projectShow3.js"></script>
   <script src="../static/js/cols.js"></script>
</head>
<body>
@@ -38,19 +39,24 @@
         </table>
      </div>
    </div>
   <div id="details">
      <div class="head">
         <h2></h2>
         <button id="close" type="button" style="float: right;">关 闭</button>
      <div style="width: 98%;height: 110%;">
         <div class="head">
            <h2></h2>
            <button id="close" type="button" style="float: right;">关 闭</button>
         </div>
         <table id="details-tab-left" cellspacing="0" cellpadding="0"></table>
         <table id="details-tab" cellspacing="0" cellpadding="0">
            <thead>
            </thead>
            <tbody>
            </tbody>
         </table>
      </div>
      <table id="details-tab-left" cellspacing="0" cellpadding="0"></table>
      <table id="details-tab" cellspacing="0" cellpadding="0">
         <thead>
         </thead>
         <tbody>
         </tbody>
      </table>
   </div>
   <div id="tips">
      <h3>提示</h3>
      <div id="text">当前项目计划时间不完整;请补充完成后重试!</div>