#
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,7 +39,9 @@
         </table>
      </div>
    </div>
   <div id="details">
      <div style="width: 98%;height: 110%;">
      <div class="head">
         <h2></h2>
         <button id="close" type="button" style="float: right;">关 闭</button>
@@ -51,6 +54,9 @@
         </tbody>
      </table>
   </div>
   </div>
   <div id="tips">
      <h3>提示</h3>
      <div id="text">当前项目计划时间不完整;请补充完成后重试!</div>