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_datashow.html |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index d58879a..7e11191 100644
--- a/src/main/webapp/views/index_datashow.html
+++ b/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>

--
Gitblit v1.9.1