diff --git a/src/main/resources/sql/truncate_tables.sql b/src/main/resources/sql/truncate_tables.sql index 00d3f2694..cdd06ddd5 100644 --- a/src/main/resources/sql/truncate_tables.sql +++ b/src/main/resources/sql/truncate_tables.sql @@ -30,7 +30,7 @@ DELETE FROM ddos_ip_cfg; DELETE FROM dns_domain_cfg; DELETE FROM dns_ip_cfg; DELETE FROM dns_res_strategy; -ALTER TABLE dns_res_strategy auto_increment = 101 +ALTER TABLE dns_res_strategy auto_increment = 101; DELETE FROM file_digest_cfg; DELETE FROM ftp_keyword_cfg; DELETE FROM http_body_cfg; 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 72df24405..a05792247 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appByteCfgForm.jsp @@ -367,7 +367,10 @@ $(function(){ <%-- <%@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/appDomainCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgForm.jsp index 7b498c8d6..bfb1d3f45 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appDomainCfgForm.jsp @@ -347,7 +347,10 @@ $(function(){
<%-- <%@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/appHeaderCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgForm.jsp index 295d2ebe4..3cbb163c2 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appHeaderCfgForm.jsp @@ -399,7 +399,10 @@ $(function(){ <%-- <%@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/appHttpCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgForm.jsp index 666db1715..b766fb286 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appHttpCfgForm.jsp @@ -398,7 +398,10 @@ $(function(){ <%-- <%@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/appIpCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgForm.jsp index 9fa7979b2..81e14a51e 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appIpCfgForm.jsp @@ -258,7 +258,10 @@ $(function(){
<%-- <%@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/appSslCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgForm.jsp index 5683d09e1..40f6b13fc 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appSslCfgForm.jsp @@ -411,7 +411,10 @@ $(function(){ <%-- <%@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/appTcpCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgForm.jsp index 89bcc49b1..f10a02f43 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appTcpCfgForm.jsp @@ -192,7 +192,10 @@ $(function(){
- + + + +
diff --git a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp index 4dd80478c..a51780d00 100644 --- a/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/app/appTopicDomainCfgForm.jsp @@ -504,7 +504,10 @@ $(function(){
<%-- <%@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/whitelist/domainForm.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/domainForm.jsp index 8aeea6908..84f506691 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/domainForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/domainForm.jsp @@ -134,7 +134,6 @@ - @@ -275,8 +274,11 @@
<%--@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/whitelist/ipForm.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp index 4e82446e9..33a31e923 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp @@ -158,7 +158,6 @@ -
+ + + + <%--@include file="/WEB-INF/include/form/areaInfo.jsp"--%> -
<%--@include file="/WEB-INF/include/form/basicInfo.jsp"--%>
diff --git a/src/main/webapp/static/global/css/components.css b/src/main/webapp/static/global/css/components.css index 17b942263..0721860fb 100644 --- a/src/main/webapp/static/global/css/components.css +++ b/src/main/webapp/static/global/css/components.css @@ -22563,7 +22563,7 @@ transition: background-color .1s ease-in-out; width:auto; } .content { - width: 60%; + width: 80%; background-color: #f6f3f3; border: 1px solid #c2cad8; padding: 5px;