diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp index c86cfddb2..f6e35aded 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp @@ -29,28 +29,15 @@ $(function(){ + $(this).attr("name") + "']").html(""); flag = false; - return; } }) - $("select[name$='isHexbin']").each(function(){ - var isHexbin=$(this).val(); - if(isHexbin == 1){ //十六进制 - var keywords=$($(this).attr("name").replace("isHexbin","cfgKeywords")).val(); - if(/^([0-9|a-z|A-Z]*)$/.test(value)){ - $(this).parents(".form-group").find( - "div[for='" - + $(this).attr("name").replace("isHexbin","cfgKeywords") - + "']").html(""); - flag = false; - return; - } - } - }); if(flag){ $("input[name$='exprType']").attr("disabled",false); $("#appCode").val($("#specServiceIdId").val()); loading('onloading...'); form.submit(); + }else{ + return; } }, errorContainer: "#messageBox", @@ -127,7 +114,7 @@ $(function(){
-
+ -
+ <%--
@@ -222,8 +209,11 @@ $(function(){
--%>
- <%@include file="/WEB-INF/include/form/areaInfo.jsp" %> - <%@include file="/WEB-INF/include/form/basicInfo.jsp" %> + + + <%-- <%@include file="/WEB-INF/include/form/areaInfo.jsp" %> --%> + + <%-- <%@include file="/WEB-INF/include/form/basicInfo.jsp" %> --%>
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp index feee82863..b17891c44 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgList.jsp @@ -141,7 +141,7 @@
-
+
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp index 489143ea8..48364d54a 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgList.jsp @@ -141,7 +141,7 @@
-
+