From 3e37e0b0421e907b3cc43fd5625768510be7e9ad Mon Sep 17 00:00:00 2001 From: wangxin Date: Mon, 19 Mar 2018 13:44:35 +0800 Subject: [PATCH] =?UTF-8?q?0000015:=20=E9=85=8D=E7=BD=AE=E7=AE=A1=E7=90=86?= =?UTF-8?q?-=E5=A2=9E=E5=BC=BA=E5=AD=97=E7=AC=A6=E4=B8=B2=E7=B1=BB?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=20=E9=9A=90=E8=97=8F=E4=BA=86=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E5=8C=BA=E5=9F=9F=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/include/form/complexInfo.jsp | 35 +++++-------------- .../WEB-INF/views/cfg/complexCfgForm.jsp | 7 +--- 2 files changed, 10 insertions(+), 32 deletions(-) diff --git a/src/main/webapp/WEB-INF/include/form/complexInfo.jsp b/src/main/webapp/WEB-INF/include/form/complexInfo.jsp index fe92d2b0f..f4d9ef5de 100644 --- a/src/main/webapp/WEB-INF/include/form/complexInfo.jsp +++ b/src/main/webapp/WEB-INF/include/form/complexInfo.jsp @@ -11,7 +11,7 @@
- + <%--
@@ -20,10 +20,8 @@
- - -
-
+
--%> +
@@ -32,23 +30,8 @@
- - <%--
-
- -
- - -
-
-
--%> +
+
@@ -68,8 +51,6 @@
-
-
@@ -88,6 +69,8 @@
+
+
@@ -102,8 +85,6 @@
-
-
@@ -116,6 +97,8 @@
+
+
diff --git a/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp index d10240500..b6f9a1caa 100644 --- a/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/complexCfgForm.jsp @@ -36,9 +36,6 @@ $(function(){ 'keywords':{ required:true }, - 'district':{ - required:true - }, 'isAreaEffective':{ required:true }, @@ -59,9 +56,6 @@ $(function(){ 'keywords':{ required:'' }, - 'district':{ - required:'' - }, 'isAreaEffective':{ required:'' }, @@ -124,6 +118,7 @@ $(function(){ + <%@include file="/WEB-INF/include/form/basicInfo.jsp" %>