优化Ln节点域名解析选项提示

This commit is contained in:
GoEdgeLab
2023-11-09 17:02:15 +08:00
parent 787b2e6abd
commit 46e247f207
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
<td>包含Ln节点</td>
<td>
<checkbox name="includingLnNodes" v-model="includingLnNodes"></checkbox>
<p class="comment">选中后表示域名解析中包含L2及以上级别节点。</p>
<p class="comment">选中后表示域名解析中包含L2及以上级别节点,也就意味着用户请求可能会被分配到这些节点</p>
</td>
</tr>
<tr>

View File

@@ -66,7 +66,7 @@
<td>包含Ln节点</td>
<td>
<checkbox name="includingLnNodes" v-model="includingLnNodes"></checkbox>
<p class="comment">选中后表示域名解析中包含L2及以上级别节点。</p>
<p class="comment">选中后表示域名解析中包含L2及以上级别节点,也就意味着用户请求可能会被分配到这些节点</p>
</td>
</tr>
<tr>