优化界面

This commit is contained in:
刘祥超
2022-04-17 20:49:40 +08:00
parent 74cffced3f
commit 4e601298b0

View File

@@ -118,7 +118,7 @@
<span v-else class="disabled">-</span>
</td>
<td class="center">
<span v-if="node.status.isActive && node.status.trafficOutBytes > 0">{{teaweb.formatBytes(node.status.trafficOutBytes/60)}}<span class="grey small">/s</span></span>
<span v-if="node.status.isActive && node.status.trafficOutBytes > 0">{{teaweb.formatBytes(node.status.trafficOutBytes/60)}}/s</span>
<span v-else class="disabled">-</span>
</td>
<td class="center">