From 0ee38c42d4137ce0020164a970e639ecde1a6480 Mon Sep 17 00:00:00 2001 From: duandongmei Date: Fri, 12 Jul 2019 10:35:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89APP=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E7=9B=91=E6=B5=8B=E5=8A=A8=E4=BD=9C=E5=BF=85=E9=A1=BB=E7=BB=91?= =?UTF-8?q?=E5=AE=9AIP=E7=9A=84=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp | 4 ++-- src/main/webapp/WEB-INF/views/cfg/basicprotocol/form.jsp | 4 ++-- .../webapp/WEB-INF/views/cfg/encryptedtunnelbehav/form.jsp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp index 3f7ac3cdd..d0c649069 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appPolicyCfgForm.jsp @@ -59,10 +59,10 @@ $(function(){ submitHandler: function(form){ var flag = true; //代表所有业务都隐藏了,提示必须增加一种业务数据 - if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length){ + /* if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length){ top.$.jBox.tip("", ""); return; - } + } */ /* if($("[name=action]:checked").val()==1&&$(".ipPortAdd").parents(".form-section").next(".boxSolid").is(":hidden")){ top.$.jBox.tip("", ""); diff --git a/src/main/webapp/WEB-INF/views/cfg/basicprotocol/form.jsp b/src/main/webapp/WEB-INF/views/cfg/basicprotocol/form.jsp index c29353b20..786e8d130 100644 --- a/src/main/webapp/WEB-INF/views/cfg/basicprotocol/form.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/basicprotocol/form.jsp @@ -67,10 +67,10 @@ $(function(){ } */ //代表所有业务都隐藏了,提示必须增加一种业务数据 - if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length) { + /* if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length) { top.$.jBox.tip("", ""); return; - } + } */ /* if($("[name=action]:checked").val()==1&&$(".ipPortAdd").parents(".form-section").next(".boxSolid").is(":hidden")){ top.$.jBox.tip("", ""); diff --git a/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/form.jsp b/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/form.jsp index 8347cfd82..9ae173657 100644 --- a/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/form.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/encryptedtunnelbehav/form.jsp @@ -51,10 +51,10 @@ $(function(){ submitHandler: function(form){ var flag = true; //代表所有业务都隐藏了,提示必须增加一种业务数据 - if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length){ + /* if($("[name=action]:checked").val()==1&&$(".boxSolid").length ==$(".boxSolid.hidden").length){ top.$.jBox.tip("", ""); return; - } + } */ $(".boxSolid:visible").find("input[name$='cfgKeywords']").each(function(){ if($(this).val()==''){ $(this).parents(".form-group").find(