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_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..1896796 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 id="emptyDiv" style="width: 100%;height: 507px"></div>
</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