From 9735e67a7d6334e39d4f58b053c32b3be25e7fa8 Mon Sep 17 00:00:00 2001 From: Sun <95302870@qq.com> Date: Fri, 5 Jan 2024 14:01:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E4=B8=89=E4=B8=AA=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppIconSystemMonitor/CPU.vue | 11 ++-- .../AppIconSystemMonitor/Disk.vue | 54 ++++++------------- .../AppIconSystemMonitor/Memory.vue | 53 ++++++------------ 3 files changed, 37 insertions(+), 81 deletions(-) diff --git a/src/components/deskModule/SystemMonitor/AppIconSystemMonitor/CPU.vue b/src/components/deskModule/SystemMonitor/AppIconSystemMonitor/CPU.vue index cac1835..462fcb0 100644 --- a/src/components/deskModule/SystemMonitor/AppIconSystemMonitor/CPU.vue +++ b/src/components/deskModule/SystemMonitor/AppIconSystemMonitor/CPU.vue @@ -1,14 +1,15 @@