From cb20c37479cd9cb49f028e1bde531e2e9c120dd4 Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 4 Jun 2025 17:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8D=A1=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 61 ++++------------------------ 1 file changed, 8 insertions(+), 53 deletions(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index 00227e0..6c85811 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -5,9 +5,9 @@ {% block content %}
- + - + - - -
- 系统信息 -
- - -
-
- 操作系统: - {% raw %}{{ systemInfo.os }} {{ systemInfo.os_version }}{% endraw %} -
-
- Python版本: - {% raw %}{{ systemInfo.python_version }}{% endraw %} -
-
-
- -
-
- 运行时间: - {% raw %}{{ formattedUptime }}{% endraw %} -
-
- 打开文件数: - {% raw %}{{ systemInfo.open_files }}{% endraw %} -
-
-
- -
-
- 最后更新: - {% raw %}{{ systemInfo.timestamp }}{% endraw %} -
-
-
-
-
-
-
- - - - +
总调用次数 @@ -97,7 +52,7 @@
- +
成功率 @@ -107,7 +62,7 @@
- +
活跃用户数 @@ -117,7 +72,7 @@
- +
活跃群组数 @@ -127,7 +82,7 @@
- +
平均响应时间 @@ -137,7 +92,7 @@
- +
系统运行时间