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_datashow3.html |   14 +-------------
 1 files changed, 1 insertions(+), 13 deletions(-)

diff --git a/src/main/webapp/views/index_datashow3.html b/src/main/webapp/views/index_datashow3.html
index 53cce78..cb841ce 100644
--- a/src/main/webapp/views/index_datashow3.html
+++ b/src/main/webapp/views/index_datashow3.html
@@ -41,6 +41,7 @@
 				<!-- 娉ㄦ剰浜嬮」 -->
 				<tr><th>娉ㄦ剰浜嬮」</th></tr>
 			</table>
+
 		</div>
     </div>
 
@@ -59,8 +60,6 @@
 			</table>
 		</div>
 	</div>
-
-
 	<div id="tips">
 		<h3>鎻愮ず</h3>
 		<div id="text">褰撳墠椤圭洰璁″垝鏃堕棿涓嶅畬鏁达紱璇疯ˉ鍏呭畬鎴愬悗閲嶈瘯!</div>
@@ -86,14 +85,6 @@
 			<button class="layui-btn layui-btn-primary" type="button" ew-event="closeDialog">鍙栨秷</button>
 		</div>
 	</form>
-	<!--<div id="realTime" >-->
-	<!--	<h3 class="text">鎻愮ず</h3>-->
-	<!--	<div class="input">-->
-	<!--		<text>缁撴潫鏃堕棿锛�</text>-->
-	<!--		<input id="realEndTime" placeholder="璇疯緭鍏ュ疄闄呭畬鎴愭椂闂�">-->
-	<!--	</div>-->
-	<!--	<button id="closeed" onclick="">纭� 璁�</button>-->
-	<!--</div>-->
 </script>
 
 <script type="text/javascript">
@@ -102,8 +93,5 @@
 	})
 	$("#closee").on("click",function(){
 		$("#tips").attr("style","display:none")
-	})
-	$("#closeed").on("click",function(){
-
 	})
 </script>
\ No newline at end of file

--
Gitblit v1.9.1