ddos界面调整日志总量列位置

ddos日志修改title国际化
来函统计去掉无来函的业务
排序去掉默认第一个属性排序
限速由0.001-0.009改为0.1-0.9
This commit is contained in:
DuanDongmei
2018-11-14 13:18:19 +08:00
parent a99c1de258
commit 30ea5dfeaf
5 changed files with 39 additions and 10 deletions

View File

@@ -31,7 +31,7 @@ $(document).ready(function(){
<div class="theme-panel hidden-xs hidden-sm">
</div>
<h3 class="page-title">
<spring:message code="protected_ddos"/>
<spring:message code="target_ip_protect"/>
<%-- <c:if test="${log.isBlock eq 0 }"><spring:message code="usual_ddos"/></c:if> --%>
</h3>