域名设置增加说明文字

This commit is contained in:
刘祥超
2022-05-07 20:01:29 +08:00
parent f65b725b27
commit 34b7cfec6f

View File

@@ -56,6 +56,7 @@
<td class="title">已绑定的域名</td>
<td>
<server-name-box :v-server-names="serverNames"></server-name-box>
<p class="comment">终端用户可以通过这些域名访问当前网站服务。</p>
</td>
</tr>
</table>