From a77536d3df25ea81db9199a9c63da959ca6604cb Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 14 Apr 2025 17:46:17 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index 35ec192..c44313a 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -45,6 +45,7 @@ 运行时间: {% raw %}{{ formattedUptime }}{% endraw %} +
最后更新: {% raw %}{{ systemInfo.timestamp }}{% endraw %}
@@ -70,7 +71,7 @@ -
最后更新: {% raw %}{{ systemInfo.timestamp }}{% endraw %}
+