mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-06 06:40:27 +08:00
全站防护改为5秒盾(商业版可用)
This commit is contained in:
@@ -6183,7 +6183,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>
|
||||
|
||||
Reference in New Issue
Block a user