优化界面

This commit is contained in:
GoEdgeLab
2022-12-13 18:21:31 +08:00
parent abdc6c82eb
commit 4521ca533e
4 changed files with 15 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
<td class="color-border">允许使用节点IP访问</td>
<td>
<checkbox name="httpAllAllowNodeIP" v-model="config.httpAll.allowNodeIP"></checkbox>
<p class="comment">选中后表示允许使用节点IP访问网站。</p>
<p class="comment">选中后,表示允许直接使用节点IP访问网站。</p>
</td>
</tr>
<tr v-show="config.httpAll.matchDomainStrictly">