mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-05 22:30:28 +08:00
优化WAF CC2规则说明文字
This commit is contained in:
@@ -32,7 +32,7 @@ Vue.component("http-firewall-rule-label", {
|
||||
|
||||
<!-- cc2 -->
|
||||
<span v-if="rule.param == '\${cc2}'">
|
||||
{{rule.checkpointOptions.period}}秒/{{rule.checkpointOptions.threshold}}请求
|
||||
{{rule.checkpointOptions.period}}秒内请求数
|
||||
</span>
|
||||
|
||||
<!-- refererBlock -->
|
||||
|
||||
Reference in New Issue
Block a user