{{ item.keyword || item.questionText }}
{{ item._type === 'question' ? '❓ 题目' : '📚 知识点' }}
📂 {{ item.category_name || item.categoryName || '未分类' }}

继续你的学习之旅

你已经连续学习 {{ learningDays }} 天了,继续保持!

{{ totalKnowledgeCount }}
总知识点
{{ learnedKnowledgeCount }}
已掌握
{{ totalDueCount }}
待复习
{{ favoriteCount }}
收藏
已完成 {{ book.pendingKps }} 待复习
{{ book.name }}
{{ book.description || '暂无描述' }}
{{ book.totalChapters || 0 }} 章节 {{ book.totalKps || 0 }} 知识点
掌握进度{{ book.progress }}%
📚

{{ categorySearchKeyword ? '没有找到匹配的课本' : '暂无课本' }}

{{ categorySearchKeyword ? '试试其他关键词吧' : '管理员还没有创建课本' }}

📖 {{ book.name }}
📝
{{ cat.dueCount }} 待复习

{{ cat.name }}

共 {{ cat.totalCount }} 道题目

其他题目分类
📝
{{ cat.dueCount }} 待复习

{{ cat.name }}

共 {{ cat.totalCount }} 道题目

📝

暂无题目分类

管理员还没有添加题目分类

📖 {{ book.name }}
📝
{{ cat.dueCount }} 待复习

{{ cat.name }}

{{ cat.learnedCount }} / {{ cat.totalCount }} 已练习

继续练习
其他题目分类
📝
{{ cat.dueCount }} 待复习

{{ cat.name }}

{{ cat.learnedCount }} / {{ cat.totalCount }} 已练习

继续练习
📝

暂无练习内容

管理员还没有添加题目分类

📖
已完成
{{ book.name }}
{{ book.description || '暂无描述' }}
📑 {{ book.totalChapters || 0 }} 章节 📝 {{ book.totalKps || 0 }} 知识点
掌握进度{{ book.progress }}%
📚

暂无课本

管理员还没有创建课本

📖 {{ selectedStudyBook.name }}
📑 {{ selectedStudyBook.totalChapters || 0 }} 章节
📝 {{ selectedStudyBook.totalKps || 0 }} 知识点
✅ {{ selectedStudyBook.completedKps || 0 }} 已掌握
掌握进度{{ selectedStudyBook.progress }}%
每日学习目标
📖 新学{{ bookStudyCompletedKps }}/{{ bookStudyTotalKps }}
🔄 进度{{ bookStudyProgress }}%
新学模式
学习新的知识点
复习模式
复习已学内容
第 {{ idx + 1 }} 章 {{ ch.name }}
{{ ch.completedKps || 0 }}/{{ ch.totalKps || 0 }}
{{ ch.totalKps > 0 ? Math.round(ch.completedKps / ch.totalKps * 100) : 0 }}%
{{ currentCategory.name }}
✅ {{ currentCategory.learnedCount }} 已学🔄 {{ currentCategory.dueCount }} 待复习
🎉 今日基础目标已达成
💡 完成今日新学和复习目标后可解锁额外学习
📖 新学{{ currentCategoryGoal.currentDayNewCount }}/{{ currentCategoryGoal.dailyNewGoal }}
🔄 复习{{ currentCategoryGoal.currentDayReviewCount }}/{{ currentCategoryGoal.dailyReviewGoal }}
个/天
个/天
提示:新学的知识点会自动进入复习队列
{{ currentCategoryIsQuestion ? '题目' : '知识' }}
新学模式
{{ currentCategory.dueCount }}
复习模式
{{ currentCategory.totalCount }}
随机练习
重置
重新学习
{{ studyMode === 'review' ? '复习阶段' : '新学阶段' }} {{ studyMode === 'new' ? '📖 新学模式' : '🔄 复习模式' }}
{{ studyMode === 'review' ? '完成所有复习后将自动进入新学' : '新学的知识点会自动进入复习队列' }}
今日{{ studyMode === 'review' ? '复习' : '新学' }}进度
{{ studyMode === 'new' ? currentCategoryGoal.currentDayNewCount : currentCategoryGoal.currentDayReviewCount }} / {{ studyMode === 'new' ? currentCategoryGoal.dailyNewGoal : currentCategoryGoal.dailyReviewGoal }}
{{ Math.round((studyMode === 'new' ? currentCategoryGoal.currentDayNewCount : currentCategoryGoal.currentDayReviewCount) / Math.max(1, studyMode === 'new' ? currentCategoryGoal.dailyNewGoal : currentCategoryGoal.dailyReviewGoal) * 100) }}% 完成
📭
暂无学习内容
请稍后再来或选择其他分类
{{ currentKnowledge?.questionText || currentKnowledge?.keyword || '准备开始' }}
{{ String.fromCharCode(65 + i) }}.{{ opt }} ✓ 正确答案
请先选择下方「认识 / 模糊 / 忘记」查看答案
{{ currentKnowledge?.maskedContent || currentKnowledge?.keyword || '准备开始' }}
先选择下方「认识 / 模糊 / 忘记」,然后查看完整答案
{{ currentKnowledge?.fullContent || '答案' }}
🎉
太棒了!
已完成本次 {{ currentStudyList.length }} 个{{ studyType === 'question' ? '题目' : '知识点' }}
📚 知识点
{{ item.keyword || '(无关键词)' }}
{{ (item.full_content || '').substring(0, 120) }}{{ (item.full_content || '').length > 120 ? '...' : '' }}
📂 {{ item.category_name || '未分类' }}
📚

没有找到匹配的知识点

❓ 题目
{{ item.questionText || '(无题文)' }}
✓ 正确答案:{{ item.correctAnswer || '—' }}
📂 {{ item.categoryName || '未分类' }}

没有找到匹配的题目

📚 知识点 · 所属分类
{{ knowledgeDetail.categoryName || '未分类' }}
关键词
{{ knowledgeDetail.keyword || '(无)' }}
完整内容
{{ knowledgeDetail.fullContent || '(无内容)' }}
🔗 同分类相关知识点
{{ item.keyword }}
{{ (item.full_content || '').substring(0, 80) }}{{ (item.full_content || '').length > 80 ? '...' : '' }}
❓ 题目 · 所属分类
{{ questionDetail.categoryName || '未分类' }}
题目
{{ questionDetail.questionText || '(无题文)' }}
选项
{{ opt }}✓ 正确答案
(无选项)
正确答案
{{ questionDetail.correctAnswer || '—' }}

加载中...

❓ 题目 · 所属分类
{{ questionDetail.category || questionDetail.categoryName || '未分类' }}
题目
{{ questionDetail.questionText || '(无题文)' }}
选项
{{ opt }}✓ 正确答案
(无选项)
正确答案
{{ questionDetail.correctAnswer || questionDetail.answer || '—' }}

加载中...

📖
{{ book.totalCount }} 个收藏
{{ book.bookName }}
包含 {{ book.chapters.length }} 个章节
📑 {{ book.chapters.length }} 章节 📝 {{ book.totalCount }} 知识点
💔

收藏夹空空如也

在学习时收藏重要的知识点

📖 {{ selectedFavBook.bookName }}

{{ selectedFavBook.totalCount }} 条收藏

{{ chapter.chapterName }} {{ chapter.items.length }} 个收藏
{{ chapter.items.length }}/{{ chapter.items.length }}

📑 {{ selectedFavChapter.chapterName }}

{{ selectedFavChapter.items.length }} 条收藏

{{ (item.maskedContent || item.keyword || item.answer || '').substring(0, 80) }}{{ (item.maskedContent || item.keyword || item.answer || '').length > 80 ? '...' : '' }}
{{ (item.fullContent || '').substring(0, 120) }}{{ (item.fullContent || '').length > 120 ? '...' : '' }}
📖 知识点
{{ selectedFavItem.keyword || selectedFavItem.answer || '暂无关键词' }}
完整内容
{{ selectedFavItem.fullContent || selectedFavItem.answer || '暂无内容' }}
📝
{{ group.items.length }}

{{ group.category }}

{{ group.items.length }} 条收藏

📭

暂无收藏题目

去练习题时收藏重要的题目

📝 {{ selectedFavCategory.category }}

{{ selectedFavCategory.items.length }} 条收藏

{{ (item.questionText || '').substring(0, 80) }}{{ (item.questionText || '').length > 80 ? '...' : '' }}
答案:{{ (item.correctAnswer || '').substring(0, 120) }}{{ (item.correctAnswer || '').length > 120 ? '...' : '' }}
📂 {{ selectedFavItem.category || selectedFavItem.categoryName || '未分类' }}
{{ selectedFavItem.questionText || '暂无题目' }}
{{ String.fromCharCode(65 + i) }}.{{ opt }} ✓ 正确答案
正确答案
{{ selectedFavItem.correctAnswer || selectedFavItem.answer || '—' }}
{{ msg.title }}{{ msg.isRead ? '已读' : '未读' }}

{{ msg.content }}

{{ formatTime(msg.createdAt) }}

📭

暂无消息

系统会在有重要通知时提醒你

{{ currentUser?.username?.[0]?.toUpperCase() || 'U' }}

{{ currentUser?.username }}

{{ currentUser?.role === 2 ? '管理员' : currentUser?.role === 1 ? 'VIP用户' : '普通用户' }} · {{ currentUser?.email || '未绑定邮箱' }}

{{ totalKnowledgeCount }}
知识点总数
{{ learnedKnowledgeCount }}
已学知识点
{{ totalDueCount }}
待复习
{{ learningDays }}
学习天数

🔐 账号设置

用户名
当前:{{ currentUser?.username }}
邮箱
当前:{{ currentUser?.email || '未绑定' }}
登录密码
定期修改密码保障账号安全

📖 每日学习目标

学习目标(新学/复习比例)现在在每个「分类详情页」中独立设置。
进入某个分类后,即可查看该分类的今日进度、调整新学数量,且复习数量将按艾宾浩斯遗忘曲线(1 : {{ REVIEW_RATIO }})自动计算。
完成当日基础目标后,还可以开启「今日额外 +{{ EXTRA_BONUS }}」奖励学习。

📖
已完成
{{ book.name }}
{{ book.description || '暂无描述' }}
📑 {{ book.totalChapters || 0 }} 章节 📝 {{ book.totalKps || 0 }} 知识点
掌握进度{{ book.progress }}%
📚

暂无课本

管理员还没有创建课本

{{ bookDetail.name }}

{{ bookDetail.description || '' }}

📑 {{ bookDetail.chapters?.length || 0 }} 个章节
📝 {{ bookDetail.totalKps || 0 }} 个知识点
✅ {{ bookDetail.completedKps || 0 }} 个已掌握
总进度{{ bookDetail.progress }}%
新学模式
学习新的知识点
复习模式
复习已学内容
每日学习目标
📖 新学{{ bookDetail.completedKps || 0 }}/{{ bookDetail.totalKps || 0 }}
🔄 进度{{ bookDetail.progress || 0 }}%
个/天
{{ Math.ceil(bookDailyNewGoal * REVIEW_RATIO) }} 个/天
复习数量 = 新学数量 × {{ REVIEW_RATIO }}(艾宾浩斯遗忘曲线比例)
第 {{ idx + 1 }} 章 {{ ch.name }}
{{ ch.completedKps }}/{{ ch.totalKps }}
{{ ch.progress }}%
{{ kp.mastered ? '✅' : (kp.isNew ? '⬜' : '🔄') }} {{ kp.keyword }}
已掌握 待复习
暂无知识点
📖 {{ currentBookName }}
{{ studyMode === 'review' ? '🔄 复习模式' : '📖 新学模式' }}
📖 新学 {{ currentCategoryGoal.currentDayNewCount }}/{{ currentCategoryGoal.dailyNewGoal }}
🔄 复习 {{ currentCategoryGoal.currentDayReviewCount }}/{{ currentCategoryGoal.dailyReviewGoal }}
{{ idx + 1 }}. {{ ch.name }}
🎉
恭喜!本书全部学完
所有知识点已掌握,可以开始新一轮复习
{{ bookStudyCurrentChapter }} · 第 {{ bookStudyKpIndex + 1 }} 个
{{ bookStudyKp?.maskedContent || bookStudyKp?.keyword || '准备开始' }}
先选择下方「认识 / 模糊 / 忘记」,然后查看完整答案
{{ bookStudyKp?.fullContent || '答案' }}
📭
暂无学习内容
请稍后再来

👥 用户列表

{{ user.username?.[0]?.toUpperCase() }}
{{ user.username }}
{{ user.email || '未绑定邮箱' }}
{{ user.role === 2 ? '管理员' : user.role === 1 ? 'VIP' : '普通' }}
👥

暂无用户

📨 系统消息

{{ msg.isRead ? '✉️' : '📬' }}
{{ msg.title }}
{{ msg.content?.substring(0, 80) }}{{ msg.content?.length > 80 ? '...' : '' }}
发送给: {{ msg.userName || '未知用户' }} · {{ formatTime(msg.created_at || msg.createdAt) }}{{ msg.type === 2 ? 'VIP通知' : msg.type === 1 ? '审核通知' : '系统通知' }}
📨

暂无消息

点击上方按钮发送新消息

📚 课本管理

📖
{{ book.name }}
{{ book.description || '暂无描述' }} | {{ book.totalChapters || 0 }} 章节 | {{ book.totalKps || 0 }} 知识点
📑 章节管理
{{ idx + 1 }} {{ ch.name }} {{ ch.knowledgeCount || 0 }} 知识点
{{ kp.keyword }}
{{ (kp.fullContent || '').substring(0, 60) }}{{ (kp.fullContent || '').length > 60 ? '...' : '' }}
暂无知识点
暂无章节,请先创建
❓ 题目管理
{{ (q.questionText || '').substring(0, 60) }}{{ (q.questionText || '').length > 60 ? '...' : '' }}
答案:{{ (q.correctAnswer || '').substring(0, 40) }}{{ (q.correctAnswer || '').length > 40 ? '...' : '' }}
暂无题目
📚

暂无课本

点击上方按钮创建新课本