diff --git a/plugins/stats_dashboard/templates/index.html b/plugins/stats_dashboard/templates/index.html
index f3d2ea7..e28e550 100644
--- a/plugins/stats_dashboard/templates/index.html
+++ b/plugins/stats_dashboard/templates/index.html
@@ -6,7 +6,7 @@
-
+
总调用次数
@@ -16,7 +16,7 @@
-
+
成功率
@@ -26,7 +26,7 @@
-
+
活跃用户数
@@ -36,7 +36,7 @@
-
+
活跃群组数
@@ -46,7 +46,7 @@
-
+
平均响应时间
@@ -99,13 +99,13 @@
插件使用排行
-
+
成功率分析
-
+
@@ -114,7 +114,7 @@
使用趋势
-
+
@@ -348,4 +348,28 @@
}
});
+{% endblock %}
+
+{% block styles %}
+
{% endblock %}
\ No newline at end of file