diff --git a/src/main/webapp/WEB-INF/oss/admin/index.jsp b/src/main/webapp/WEB-INF/oss/admin/index.jsp index e3edfbc..6456cf5 100644 --- a/src/main/webapp/WEB-INF/oss/admin/index.jsp +++ b/src/main/webapp/WEB-INF/oss/admin/index.jsp @@ -15,7 +15,7 @@ - +
diff --git a/src/main/webapp/WEB-INF/oss/base/common/resource_lib.jsp b/src/main/webapp/WEB-INF/oss/base/common/resource_lib.jsp index 73b31f5..82593aa 100644 --- a/src/main/webapp/WEB-INF/oss/base/common/resource_lib.jsp +++ b/src/main/webapp/WEB-INF/oss/base/common/resource_lib.jsp @@ -30,10 +30,11 @@ + <% } %> - + diff --git a/src/main/webapp/WEB-INF/oss/iot/alarm_all.jsp b/src/main/webapp/WEB-INF/oss/iot/alarm_all.jsp index 0d1eb9a..bb0d07e 100644 --- a/src/main/webapp/WEB-INF/oss/iot/alarm_all.jsp +++ b/src/main/webapp/WEB-INF/oss/iot/alarm_all.jsp @@ -1,50 +1,68 @@ <%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> -<%@ page import="com.lp.cfg.ProConfig"%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> + pageEncoding="UTF-8" %> +<%@ page import="com.lp.cfg.ProConfig" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> +<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> -<%@ include file="/WEB-INF/oss/iot/common/variable.jsp"%> -<%@ include file="/WEB-INF/oss/iot/common/variable_js.jsp"%> -<%@ include file="/WEB-INF/oss/iot/common/resource_lib.jsp"%> - - + <%@ include file="/WEB-INF/oss/iot/common/variable.jsp" %> + <%@ include file="/WEB-INF/oss/iot/common/variable_js.jsp" %> + <%@ include file="/WEB-INF/oss/iot/common/resource_lib.jsp" %> + + -