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 %} + + +