From 9c52d779544505cd89d2bbfde2c4ac3e500650b3 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Thu, 29 Nov 2018 17:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=AA=92=E4=BD=93=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=AF=E6=9F=A5=E7=9C=8B=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/cfg/av/fileSampleSubList.jsp | 54 +++++++ .../views/cfg/av/switchSignSampleSubList.jsp | 41 ++++++ .../webapp/WEB-INF/views/cfg/ddosSubList.jsp | 133 ++++++++++++++++++ 3 files changed, 228 insertions(+) create mode 100644 src/main/webapp/WEB-INF/views/cfg/av/fileSampleSubList.jsp create mode 100644 src/main/webapp/WEB-INF/views/cfg/av/switchSignSampleSubList.jsp create mode 100644 src/main/webapp/WEB-INF/views/cfg/ddosSubList.jsp diff --git a/src/main/webapp/WEB-INF/views/cfg/av/fileSampleSubList.jsp b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleSubList.jsp new file mode 100644 index 000000000..8e4a83d2a --- /dev/null +++ b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleSubList.jsp @@ -0,0 +1,54 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> + + + + + + + + +
+ + +
+
+ + + + + + + + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/cfg/av/switchSignSampleSubList.jsp b/src/main/webapp/WEB-INF/views/cfg/av/switchSignSampleSubList.jsp new file mode 100644 index 000000000..3fea8a50f --- /dev/null +++ b/src/main/webapp/WEB-INF/views/cfg/av/switchSignSampleSubList.jsp @@ -0,0 +1,41 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> + + + + + + + + +
+ + +
+
+ + + + + +
+
+
+
+ + ${cfg.level} +
+
+
+ +
+
+
+
+ \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/cfg/ddosSubList.jsp b/src/main/webapp/WEB-INF/views/cfg/ddosSubList.jsp new file mode 100644 index 000000000..6e7ff08ef --- /dev/null +++ b/src/main/webapp/WEB-INF/views/cfg/ddosSubList.jsp @@ -0,0 +1,133 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> + + + + + + + +
+ + +
+
+ + + + + + +
+
+
+
+ + +
+
+ +
+
+ +
+
+
+
+
+
+ + +
+
+
+
+ + +
+
+ <%--
+
+ + +
+
--%> +
+
+
+
+ + +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+ + +
+ +
+
+
+
+ \ No newline at end of file