全站防护改为5秒盾(商业版可用)

This commit is contained in:
刘祥超
2022-03-30 11:37:55 +08:00
parent 081e95b293
commit ca70e8f0c8
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ Vue.component("uam-config-box", {
<input type="hidden" name="uamJSON" :value="JSON.stringify(config)"/>
<table class="ui table definition selectable">
<tr>
<td class="title">启用全站防护</td>
<td class="title">启用5秒盾</td>
<td>
<checkbox v-model="config.isOn"></checkbox>
<p class="comment">启用后,访问网站时,自动检查浏览器环境,阻止非正常访问。</p>