diff --git a/WebRoot/device/alarm.jsp b/WebRoot/device/alarm.jsp new file mode 100644 index 0000000..f6ef215 --- /dev/null +++ b/WebRoot/device/alarm.jsp @@ -0,0 +1,183 @@ +<%@ page language="java" pageEncoding="UTF-8"%> +<% + String path = request.getContextPath(); + String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; +%> + + + +
+