From 320ed3f4782f9662f79ecfe14d2cf3f34dd288c5 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 01 八月 2023 19:52:36 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/index_datashow.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html
index 1713975..90e7903 100644
--- a/src/main/webapp/views/index_datashow.html
+++ b/src/main/webapp/views/index_datashow.html
@@ -44,6 +44,7 @@
 
 				</table>
 			</div>
+			<div style="width: 100%;height: 100px"></div>
 		</div>
 
     </div>
@@ -85,6 +86,7 @@
 	</form>
 </script>
 <script type="text/javascript">
+	console.log(baseUrl)
 	$("#close").on("click",function(){
 		$("#details").attr("style","display:none")
 	})

--
Gitblit v1.9.1