From f2d52178a93efa17b4dc638bcbe3fdaa735d9a11 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Fri, 26 Oct 2018 14:43:43 +0800 Subject: [PATCH] =?UTF-8?q?http=E5=85=B3=E9=94=AE=E5=AD=97=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=B1=95=E5=BC=80=E4=B8=80=E4=B8=AA=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/cfg/website/httpForm.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/WEB-INF/views/cfg/website/httpForm.jsp b/src/main/webapp/WEB-INF/views/cfg/website/httpForm.jsp index 3d8a34954..c0112674f 100644 --- a/src/main/webapp/WEB-INF/views/cfg/website/httpForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/website/httpForm.jsp @@ -38,6 +38,7 @@ "disabled"); } }else{ + $(".glyphicon-plus").first().click(); $(".httpResCfg").addClass("hidden").addClass("disabled"); $(".httpReqCfg").removeClass("hidden").removeClass( "disabled");