“网站服务”改为“网站”、“网站列表”

This commit is contained in:
GoEdgeLab
2023-04-21 17:51:25 +08:00
parent a11d205c88
commit 58b10a0982
28 changed files with 43 additions and 43 deletions

View File

@@ -147,7 +147,7 @@ Vue.component("http-firewall-captcha-options", {
<td>失败全局封禁</td>
<td>
<checkbox v-model="options.failBlockScopeAll"></checkbox>
<p class="comment">是否在失败时全局封禁,默认为只封禁对单个网站服务的访问。</p>
<p class="comment">是否在失败时全局封禁,默认为只封禁对单个网站的访问。</p>
</td>
</tr>
<tr>