From 9e96457d6ed7ebd676a9a7b905fa2032f23aa66a Mon Sep 17 00:00:00 2001 From: chuguofei <1633295391@qq.com> Date: Thu, 15 Jun 2023 13:18:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=A6=86=E7=9B=96=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/oss/iot/alarm_manager.jsp | 8 + .../WEB-INF/oss/iot/common/variable_js.jsp | 10 +- src/main/webapp/WEB-INF/oss/iot/index.jsp | 768 +++++++++--------- src/main/webapp/WEB-INF/oss/iot/monitor.jsp | 9 + .../webapp/WEB-INF/oss/iot/sensors_manger.jsp | 485 +++++------ .../webapp/WEB-INF/oss/iot/task_record.jsp | 9 +- 6 files changed, 673 insertions(+), 616 deletions(-) diff --git a/src/main/webapp/WEB-INF/oss/iot/alarm_manager.jsp b/src/main/webapp/WEB-INF/oss/iot/alarm_manager.jsp index c973282..1da1e0f 100644 --- a/src/main/webapp/WEB-INF/oss/iot/alarm_manager.jsp +++ b/src/main/webapp/WEB-INF/oss/iot/alarm_manager.jsp @@ -10,6 +10,14 @@ <%@ include file="/WEB-INF/oss/iot/common/variable_js.jsp" %> <%@ include file="/WEB-INF/oss/iot/common/resource_lib.jsp" %> + +
diff --git a/src/main/webapp/WEB-INF/oss/iot/common/variable_js.jsp b/src/main/webapp/WEB-INF/oss/iot/common/variable_js.jsp index f926285..7af274b 100644 --- a/src/main/webapp/WEB-INF/oss/iot/common/variable_js.jsp +++ b/src/main/webapp/WEB-INF/oss/iot/common/variable_js.jsp @@ -28,12 +28,4 @@ 185, 229, 188, 143, 239, 188, 154, 81, 81, 50, 50, 50, 52, 51, 49, 51, 56, 49, 49]; var aa = "<%=ProConfig.PROJECT_NAME%>"; - - -