优化文字提示

This commit is contained in:
GoEdgeLab
2022-12-01 14:40:17 +08:00
parent a8beb2d2f0
commit cf7b221f67
4 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ Vue.component("http-remote-addr-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">启用访客IP设置</td>
<td>
<div class="ui checkbox">
<input type="checkbox" value="1" v-model="config.isOn"/>