igds-dzhwk-web/src/main/resources/templates/dzhwk/door.html
@@ -454,6 +454,7 @@ <script th:src="@{/dzhwk/swiper-bundle.min.js}"></script> <script th:src="@{/dzhwk/common.js}"></script> <script th:inline="javascript"> var flag = [[${flag}]]; $(function () { $('.ul-listl7 li').click(function () { $(this).toggleClass('ok'); @@ -498,6 +499,11 @@ }) }) //监听操作 document.addEventListener('mousemove', resetTimeout); //鼠标移动 document.addEventListener('click', resetTimeout); //鼠标点击 document.addEventListener('touchstart', resetTimeout); //触屏 timeFormate(); setInterval(function () { timeFormate()