mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 12:20:28 +08:00
将看板中的“服务”文字改为“网站”
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
</div>
|
||||
|
||||
<div class="ui column">
|
||||
<h4>服务<link-icon href="/servers" v-if="dashboard.canGoServers"></link-icon></h4>
|
||||
<h4>网站<link-icon href="/servers" v-if="dashboard.canGoServers"></link-icon></h4>
|
||||
<div class="value"><span>{{dashboard.countServers}}</span>个</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user