优化部分文字

This commit is contained in:
刘祥超
2023-06-21 11:51:25 +08:00
parent 08aae4df39
commit 0a5b91f0cf
3 changed files with 5 additions and 5 deletions

View File

@@ -10,9 +10,9 @@
</tr>
</table>
<h3>服务</h3>
<h3>网站</h3>
<p class="comment" v-if="servers.length == 0">暂时还没有服务</p>
<p class="comment" v-if="servers.length == 0">暂时还没有网站</p>
<table class="ui table selectable celled" v-if="servers.length > 0">
<thead>