From da85e1800d6476ac659b50e5a2029eb779f54efb Mon Sep 17 00:00:00 2001 From: zhangwei Date: Mon, 21 May 2018 11:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=BF=97=E6=A0=B7=E4=BE=8B=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E3=80=81=E8=A1=A8=E5=8D=95=E9=A1=B5=E9=9D=A2=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/views/cfg/av/signSampleForm.jsp | 165 ++++++++ .../WEB-INF/views/cfg/av/signSampleList.jsp | 375 ++++++++++++++++++ 2 files changed, 540 insertions(+) create mode 100644 src/main/webapp/WEB-INF/views/cfg/av/signSampleForm.jsp create mode 100644 src/main/webapp/WEB-INF/views/cfg/av/signSampleList.jsp diff --git a/src/main/webapp/WEB-INF/views/cfg/av/signSampleForm.jsp b/src/main/webapp/WEB-INF/views/cfg/av/signSampleForm.jsp new file mode 100644 index 000000000..c5bc343e1 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/cfg/av/signSampleForm.jsp @@ -0,0 +1,165 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> + + +<spring:message code="${cfgName}"></spring:message> + + + + +
+ + <%--

+ +

--%> + +
+
+
+
+
+ + + +
+
+
+ +
+ + + + + + + + + + + +
+
+
+
+ +
+ +
+
+
+
+
+ +
+ +
+
+
+ +
+
+
+
+ +
+ +
+
+
+
+
+ +
+ + + +
+
+
+
+ <%-- <%@include file="/WEB-INF/include/form/areaInfo.jsp" %> --%> + + <%@include file="/WEB-INF/include/form/basicInfo.jsp" %> +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ +
+
+
+
+
+ + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/cfg/av/signSampleList.jsp b/src/main/webapp/WEB-INF/views/cfg/av/signSampleList.jsp new file mode 100644 index 000000000..b9f0c2446 --- /dev/null +++ b/src/main/webapp/WEB-INF/views/cfg/av/signSampleList.jsp @@ -0,0 +1,375 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> + + +<spring:message code="${cfgName}"></spring:message> + + + + +
+ + +

+ +

+ +
+
+
+
+
+ + + + + + + + + +
+
+ + + + + + + + +
+ +
+ +
+
+ + + + + + + +
+ + + +
+
+
+ + + +
+
+ + + + + +
+ + +
+
+ href="javascript:;"> + + +
+
+ + + +
+
+ +
+ +
+ + + + + + + + +
+ +
+ +
+ +
+ + + + + + + +
+ +
+ +
+ +
+ + + + + + + + +
+ +
+ +
+ +
+ + + + + + + +
+ +
+ +
+ +
+
+
+ + +
+
+ +
+
+ + " onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',isShowClear:true});"/> + +
+
+ +
+
+ + " onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',isShowClear:true});"/> + +
+
+ +
+
+ + " onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',isShowClear:true});"/> + +
+
+ +
+
+ + " onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',isShowClear:true});"/> + +
+
+ +
+
+ + " onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss',isShowClear:true});"/> + +
+
+
+ + +
+ + +
+
+
+ + + + + <%-- --%> + + + + + + + + + + + + + + + + + + <%-- --%> + + + + + + + + + + + + + + + + <%-- --%> + + + + + + + + + + + + +
+ + ${fn:substring(cfg.description,0,20) } + + ${cfg.level }${cfg.cfgDesc } + + + + + + + + + + ${cfg.requestName } + + + + ${fl.itemValue}, + + + + ${classifyName[status]} + + + + ${xz.itemValue}, + + + + + + ${lable.itemValue}, + + + ${cfg.areaEffectiveIds } + + + + + + + + + + + ${cfg.creatorName }${cfg.editorName }${cfg.auditorName }
+
${page}
+
+ +
+
+
+ + + \ No newline at end of file