mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
节点即使离线后仍然在运行状态中显示版本、主程序位置等信息
This commit is contained in:
@@ -207,6 +207,8 @@
|
|||||||
磁盘:{{node.status.cacheTotalDiskSize}} 内存:{{node.status.cacheTotalMemorySize}}
|
磁盘:{{node.status.cacheTotalDiskSize}} 内存:{{node.status.cacheTotalMemorySize}}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>版本</td>
|
<td>版本</td>
|
||||||
<td>v{{node.status.buildVersion}}
|
<td>v{{node.status.buildVersion}}
|
||||||
|
|||||||
Reference in New Issue
Block a user