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

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

@@ -49,7 +49,7 @@ Vue.component("http-firewall-config-box", {
<td class="title">启用WAF</td>
<td>
<checkbox v-model="firewall.isOn"></checkbox>
<p class="comment">选中后,表示启用当前网站服务的WAF功能。</p>
<p class="comment">选中后表示启用当前网站的WAF功能。</p>
</td>
</tr>
</tbody>