改进文字

This commit is contained in:
GoEdgeLab
2022-06-25 19:31:23 +08:00
parent 081944d0f7
commit c90f693c5f
5 changed files with 49 additions and 16 deletions

View File

@@ -140,7 +140,7 @@ Vue.component("http-firewall-captcha-options", {
<input type="text" style="width: 5em" maxlength="9" v-model="options.failBlockTimeout" @keyup.enter="confirm()" @keypress.enter.prevent="1"/>
<span class="ui label">秒</span>
</div>
<p class="comment">在达到最多失败次数大于0自动拦截的时如果为0表示不自动拦截。</p>
<p class="comment">在达到最多失败次数大于0自动拦截的时如果为0表示不自动拦截。</p>
</td>
</tr>
<tr>