From e9991dc4b8face695f04b4d61a4085d7821fc94c Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 15 Apr 2025 09:23:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BF=A1=E6=81=AF=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index ac018e0..8efa2b8 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -59,6 +59,16 @@ + + +
+ 系统运行时间 +
+
+ {% raw %}{{ formattedUptime }}{% endraw %} +
+
+