学习总览

{{ dashboard.totalPoints || 0 }}
总积分
{{ dashboard.monthPoints || 0 }}
本月积分
{{ dashboard.completedContents || 0 }}
已完成课程
第 {{ dashboard.myRank || '-' }} 名
积分排名

继续学习

{{ typeLabels[item.type] }}

{{ item.title }}

{{ item.progress }}%

暂无进行中的学习内容

今日 Tips

每日 Tips {{ latestTip.created_at ? latestTip.created_at.slice(0,10) : '' }}

{{ latestTip.title }}

{{ latestTip.content }}

最近积分动态

{{ p.description }} +{{ p.points }}分

暂无积分记录

学习内容

已完成
{{ item.progress }}%
开始学习
{{ typeLabels[currentContent.type] }}

{{ currentContent.title }}

{{ currentContent.description }}

分类: {{ currentContent.category_name }} 作者: {{ currentContent.author }} 时长: {{ currentContent.duration_minutes }}分钟 要求学习: {{ currentContent.required_minutes }}分钟 难度: {{ currentContent.difficulty }}

推荐理由

{{ currentContent.description }}

{{ formatDuration(currentContent.readingStats.total_seconds) }} 累计阅读时长
{{ currentContent.readingStats.max_progress }}% 阅读进度
{{ currentContent.readingStats.session_count }}次 阅读次数
{{ currentContent.title }}
{{ formatDuration(readerSeconds) }}

— 全文完 —

{{ completeHint }}
该内容已完成学习

读书心得

分享你的读书心得(不少于100字),可获得积分奖励

大家的心得

{{ insight.user_name }}

{{ insight.content }}

{{ insight.created_at.slice(0,10) }}

我的积分

{{ dashboard.totalPoints || 0 }}
总积分
{{ dashboard.monthPoints || 0 }}
本月积分

积分规则

Tips采纳+0.5分/条
课程完成+2分
考试通过+2分
读书心得+4分
心得分享第1名+3分
心得分享第2名+2分
心得分享第3名+1分
线下课程参加+2分/节
线下课程提问+1分/次
主题实践完成+4分

积分明细

{{ p.description || p.action }} {{ p.created_at.slice(0,16) }}
+{{ p.points }}分

暂无积分记录

积分排行榜

{{ index + 1 }}
{{ item.name }}
{{ item.department }}
{{ item.total_points }} 分
暂无排行数据

读书心得

{{ insight.user_name }} 《{{ insight.content_title }}》 {{ insight.created_at.slice(0,10) }}

{{ insight.content }}

暂无读书心得

问答中心

{{ q.title }}

{{ q.status === 'pending' ? '待回复' : '已回复' }}

{{ q.content }}

回复:{{ q.answer }}

管理后台

用户管理

用户名姓名角色部门分组注册时间
{{ u.username }} {{ u.name }} {{ u.role }} {{ u.department }} {{ u.group_name || '商品组' }} {{ u.created_at ? u.created_at.slice(0,10) : '' }}

内容管理

标题类型作者时长要求时长可见分组操作
{{ c.title }} {{ typeLabels[c.type] }} {{ c.author }} {{ c.duration_minutes }}分钟 {{ (c.required_minutes || 0) > 0 ? c.required_minutes + '分钟' : '不限' }} {{ c.target_group === 'all' ? '全部' : c.target_group }}

发布每日Tips

数据统计

{{ adminStats.totalUsers }}
总用户数
{{ adminStats.totalContents }}
内容总数
{{ adminStats.totalCompletions }}
总完成次数
{{ adminStats.totalInsights }}
心得总数
{{ adminStats.avgCompletion }}%
平均完成率