diff --git a/views/manager-one.html b/views/manager-one.html
index 1e841bf..a7b6340 100644
--- a/views/manager-one.html
+++ b/views/manager-one.html
@@ -86,14 +86,22 @@
{{ if eq $isGroup true }}
-
水群排行榜
+
+ 水群排行榜
+
+ * 每天早上七点半定时发送
+
{{ template "chatRank" .info }}
-
群聊总结
+
+ 群聊总结
+
+ * 每天0点30定时发送
+
{{ template "summary" .info }}
@@ -108,18 +116,26 @@
{{ end }}
-
早报
+
+ 早报
+
+ * 每天早上八点定时发送
+
{{ template "news" .info }}
-
-
热榜
-
- {{ template "hotTop" .info }}
-
-
+
+
+
+
+
+
+
+
+
+
{{ if eq $isGroup true }}