加载中...
{{ error }}
💬
消息中心
查看您的消息和通知
{{ unreadMessageCount > 99 ? '99+' : unreadMessageCount }}
›
📋
{{ stats.total_assignments }}
总作业数
✅
{{ stats.completed_assignments }}
已完成
⏰
{{ stats.pending_review }}
待评阅
👥
{{ stats.total_students }}
学生总数
快速操作
🏋️♂️
项目管理
创建和管理训练项目
📝
作业管理
布置和管理训练作业
📊
记录管理
查看学生训练记录
📈
数据分析
训练数据统计分析
最近活动
加载活动中...
📭
暂无最近活动
{{ activity.type == 'assignment' ? '📝' : (activity.type == 'project' ? '🏋️♀️' : (activity.type == 'record' ? '📊' : (activity.type == 'evaluation' ? '✅' : '📌'))) }}
{{ activity.title != null && activity.title != '' ? activity.title : (activity.description != null && activity.description != '' ? activity.description : '无标题') }}
{{ formatDateTimeLocal(activity.created_at) }}