From 1b941effd3153c45a2b50f5462b54a7f64a3411d Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期二, 13 九月 2022 16:30:21 +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