{{ topic_name }}
今日消息量
{{ realtime.today_count }}
最近消息时间
{{ realtime.last_message_time.strftime('%H:%M:%S') if realtime.last_message_time else '暂无' }}
创建时间
{{ topic_created.strftime('%Y-%m-%d %H:%M') if topic_created else '-' }}
消息量趋势(近 7 天)
授权用户
| 用户 | 推送权限 | 订阅权限 |
|---|---|---|
| {{ u.username }} | {{ '✓' if u.can_pub else '✗' }} | {{ '✓' if u.can_sub else '✗' }} |
| 暂无授权用户 | ||
权限管理请前往 Permissions 页面