From a3566a14495648989b9c9c301c698ac131423b32 Mon Sep 17 00:00:00 2001 From: makotocc0107 <1424018999@qq.com> Date: Thu, 29 Aug 2024 14:35:40 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=A2=9E=E6=B7=BB]=E6=B7=BB=E5=8A=A0=E4=BA=86?= =?UTF-8?q?CPU=E5=8D=A0=E7=94=A8=E7=8E=87=E9=A5=BC=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 44 ++++++++------ .../app/Filament/Widgets/CPUStatus.php | 59 +++++++++++++++++++ .../app/Filament/Widgets/SystemStats.php | 2 +- 3 files changed, 87 insertions(+), 18 deletions(-) create mode 100644 management-panel/app/Filament/Widgets/CPUStatus.php diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b85d3d9..e9a40ca 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,9 @@