优化代码

This commit is contained in:
GoEdgeLab
2022-09-25 20:34:43 +08:00
parent 85d862b4d2
commit b63afd5f66
9 changed files with 19 additions and 12 deletions

View File

@@ -6652,7 +6652,7 @@ Vue.component("http-referers-config-box", {
<prior-checkbox :v-config="config" v-if="vIsLocation || vIsGroup"></prior-checkbox>
<tbody v-show="(!vIsLocation && !vIsGroup) || config.isPrior">
<tr>
<td class="title">启用</td>
<td class="title">启用防盗链</td>
<td>
<div class="ui checkbox">
<input type="checkbox" value="1" v-model="config.isOn"/>