From 5ba209669193a88aea1221a7ca90a716ba6bda16 Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Tue, 17 May 2022 18:02:00 +0800 Subject: [PATCH] ~ --- templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/index.html b/templates/index.html index 5a07359..55da553 100644 --- a/templates/index.html +++ b/templates/index.html @@ -174,6 +174,12 @@ os: "", }, disk: { + output: { + exist: false, + percent: 0, + free: "", + total: "" + }, work: { exist: false, percent: 0,