mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-10 01:10:29 +08:00
部分“服务”文字改为“网站”
This commit is contained in:
@@ -242,7 +242,7 @@ Vue.component("traffic-map-box-table", {
|
||||
<table class="ui table selectable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">国家/地区排行 <tip-icon content="只有开启了统计的服务才会有记录。"></tip-icon></th>
|
||||
<th colspan="2">国家/地区排行 <tip-icon content="只有开启了统计的网站才会有记录。"></tip-icon></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody v-if="stats.length == 0">
|
||||
|
||||
Reference in New Issue
Block a user