修改反向代理等文字

This commit is contained in:
刘祥超
2022-09-22 15:27:23 +08:00
parent 2f7ebf5166
commit 235300d034
7 changed files with 7 additions and 7 deletions

View File

@@ -159,7 +159,7 @@ Vue.component("reverse-proxy-box", {
<prior-checkbox :v-config="reverseProxyRef" v-if="vIsLocation || vIsGroup"></prior-checkbox>
<tbody v-show="(!vIsLocation && !vIsGroup) || reverseProxyRef.isPrior">
<tr>
<td class="title">启用反向代理</td>
<td class="title">启用源站</td>
<td>
<div class="ui checkbox">
<input type="checkbox" v-model="reverseProxyRef.isOn"/>