From 94f5f1faf6f734085d9aed4b6cae9c38ce6ebe50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Fri, 22 Apr 2022 09:22:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8A=82=E7=82=B9=E5=88=97=E8=A1=A8=E9=A1=B5CP?= =?UTF-8?q?U=E5=92=8C=E5=86=85=E5=AE=B9=E7=94=A8=E9=87=8F=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=99=BE=E5=88=86=E5=8F=B7%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/views/@default/clusters/cluster/nodes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/views/@default/clusters/cluster/nodes.html b/web/views/@default/clusters/cluster/nodes.html index 531060a6..56cd03ec 100644 --- a/web/views/@default/clusters/cluster/nodes.html +++ b/web/views/@default/clusters/cluster/nodes.html @@ -110,11 +110,11 @@ - - {{node.status.cpuUsageText}} + {{node.status.cpuUsageText}}% - - {{node.status.memUsageText}} + {{node.status.memUsageText}}% -