{{ todayLabel }}

{{ greeting }},{{ user.name }}。
从上次停下的地方继续。

CONTINUE

{{ continueContent.title }}

{{ continueContent.progress > 0 ? `已完成 ${continueContent.progress}%` : '还未开始,今天就从这里进入' }}

ALL DONE

当前学习已完成

没有新的任务时,不用被推荐内容打扰。

MY LEARNING

我的学习

{{ taskCounts.inProgress }} 进行中 {{ taskCounts.pending }} 待开始 {{ taskCounts.completed }} 已完成

这个筛选下暂无内容

本月积分 {{ dashboard.monthPoints || 0 }}
当前等级 {{ currentLevel.name }}
收到点赞 {{ dashboard.receivedLikes || 0 }}
MY COURSES

我的课程

这里只呈现当前可学习的内容,不做热门或推荐。

暂无学习内容

{{ typeLabels[currentContent.type] }} {{ currentContent.author }} {{ currentContent.duration_minutes }} 分钟

{{ currentContent.title }}

{{ currentContent.description }}

打开电子书 {{ completeHint }}
{{ currentContent.chapters.length }} 个章节
快速定位
— 本章完 —
已完成本课程
YOUR THOUGHT

记录观点

不限制 100 字。1—100 字得 4 分,101 字起得 8 分;同一课程各档奖励一次。

同学观点

{{ insight.user_name }}{{ formatDate(insight.created_at) }}

{{ insight.content }}

{{ selectedChapter ? selectedChapter.title : currentContent.title }} {{ formatClock(audioCurrentTime) }} / {{ formatClock(audioDuration) }}
{{ selectedChapter ? selectedChapter.title : currentContent.title }} {{ formatDuration(readerSeconds) }}

— 全文完 —

MY GROWTH

积分与等级

积分是学习参与的记录,不替代学习结果。

当前积分{{ dashboard.totalPoints || 0 }}
当前等级

{{ currentLevel.name }}

{{ levelHint }}

点赞收割机{{ dashboard.likeHarvestUnlocked ? '已点亮' : '累计获赞 50 点亮' }}
{{ level.threshold }}{{ level.name }}

积分明细

本月 {{ dashboard.monthPoints || 0 }} 分
{{ p.description || p.action }}{{ formatDateTime(p.created_at) }} {{ p.points > 0 ? '+' : '' }}{{ p.points }}

暂无积分记录

CURRENT RANKING

积分排行

看见共同学习的节奏,不把排名当作能力结论。

{{ String(item.rank).padStart(2, '0') }} {{ item.name }}{{ item.department || '商品经营中心' }} {{ item.level ? item.level.name : levelForPoints(item.total_points).name }} {{ item.total_points }}

暂无排行数据

ASK & ANSWER

问答中心

把学习中的具体问题留在这里。

{{ q.title }}

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

{{ q.content }}

{{ q.user_name }} · {{ formatDate(q.created_at) }}
回复

{{ q.answer }}

ADMIN ONLY

管理后台

仅管理员账号可见,服务端接口同样校验权限。

用户管理

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

内容管理

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

发布每日 Tips

数据统计

用户{{ adminStats.totalUsers }}
内容{{ adminStats.totalContents }}
完成{{ adminStats.totalCompletions }}
分享{{ adminStats.totalInsights }}
完成率{{ adminStats.avgCompletion }}%