#
whycq
2022-09-12 964c095a69cc70115b6c5c185c0682aeb68da5ab
src/main/webapp/views/index_datashow.html
@@ -27,17 +27,19 @@
         <table id="proType" cellspacing="0" cellpadding="0">
            <thead id="type-header"></thead>
         </table>
         <table id="main-tab" cellspacing="0" cellpadding="0">
            <!-- 表头 -->
            <thead id="tab-header">
         <div>
            <table id="main-tab" cellspacing="0" cellpadding="0">
               <!-- 表头 -->
               <thead id="tab-header">
            </thead>
            <!-- 表身体 -->
            <tbody id="tab-body"> </tbody>
            <!-- 注意事项 -->
            <tr><th>注意事项</th></tr>
               </thead>
               <!-- 表身体 -->
               <tbody id="tab-body"> </tbody>
               <!-- 注意事项 -->
               <tr><th>注意事项</th></tr>
         </table>
            </table>
         </div>
      </div>
    </div>