From 964c095a69cc70115b6c5c185c0682aeb68da5ab Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 12 九月 2022 14:47:27 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/index_datashow2.html |   25 ++++++++++++++-----------
 1 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/src/main/webapp/views/index_datashow2.html b/src/main/webapp/views/index_datashow2.html
index 38575aa..73fcfc7 100644
--- a/src/main/webapp/views/index_datashow2.html
+++ b/src/main/webapp/views/index_datashow2.html
@@ -26,17 +26,20 @@
 		<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">
-				
-			</thead>
-			<!-- 琛ㄨ韩浣� -->
-			<tbody id="tab-body"> </tbody>
-			<!-- 娉ㄦ剰浜嬮」 -->
-			<tr><th>娉ㄦ剰浜嬮」</th></tr>
-		   
-        </table>
+		<div>
+			<table id="main-tab" cellspacing="0" cellpadding="0">
+				<!-- 琛ㄥご -->
+				<thead id="tab-header">
+
+				</thead>
+				<!-- 琛ㄨ韩浣� -->
+				<tbody id="tab-body"> </tbody>
+				<!-- 娉ㄦ剰浜嬮」 -->
+				<tr><th>娉ㄦ剰浜嬮」</th></tr>
+
+			</table>
+		</div>
+
     </div>
 	<div id="details">
 		<div class="head">

--
Gitblit v1.9.1