优化界面显示

This commit is contained in:
刘祥超
2023-03-23 15:47:11 +08:00
parent 3116aaeccb
commit 45b7c7af15
4 changed files with 107 additions and 47 deletions

View File

@@ -69,7 +69,7 @@
<th class="value-column center" v-if="windowWidth < miniWidth || windowWidth > columnWidth3">下行带宽<sort-arrow name="trafficOutOrder"></sort-arrow></th>
<th class="value-column center" v-if="windowWidth < miniWidth || windowWidth > columnWidth4">连接数<sort-arrow name="connectionsOrder"></sort-arrow></th>
<th class="value-column center" v-if="windowWidth < miniWidth || windowWidth > columnWidth5">负载<sort-arrow name="loadOrder"></sort-arrow></th>
<th class="two wide center">状态</th>
<th class="width6 center">状态</th>
<th class="two op">操作</th>
</tr>
</thead>