From f215a22829d7301535af73e02f91a9ad718e1b22 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期二, 17 十一月 2020 14:28:03 +0800 Subject: [PATCH] # --- src/main/webapp/views/monitor/monitor.html | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html index a496341..987c282 100644 --- a/src/main/webapp/views/monitor/monitor.html +++ b/src/main/webapp/views/monitor/monitor.html @@ -358,15 +358,9 @@ //,anim: 'updown' //鍒囨崲鍔ㄧ敾鏂瑰紡 }); }); - $('.counter').countUp(); - // 閬僵 - let closeBtn = document.getElementById('closeBtn'); - let detailModal = document.getElementById('detail-modal'); - closeBtn.onclick = function () { - detailModal.style.display = 'none'; - }; - var data = []; + // 璁℃暟鍔ㄧ敾 + $('.counter').countUp(); /***********************************************************************************/ /************************************* 鎶樼嚎鍥� ***************************************/ -- Gitblit v1.9.1