{{ toast.message }}

👑 Admin Dashboard

Realtime Engine PB API: {{ pbApiUrl }}
进入 MCQ 退出后台
{{stat.icon}}

{{stat.label}}

{{stat.val}}

用户注册增长趋势 (云端 Mock)

获客渠道来源

MCQ 同步记录加载失败
{{ mcqLoadError }}
同步总数
{{ mcqStats.total }}
已收藏
{{ mcqStats.bookmarked }}
已作答
{{ mcqStats.answered }}
有批注
{{ mcqStats.noted }}
有存疑
{{ mcqStats.doubtful }}
身份 题目 状态 批注 更新时间 操作
正在从云端拉取同步记录...
{{ row.ownerLabel }}
{{ row.ownerRef }}
{{ row.paperDisplayNo || row.paper || '-' }}
Q{{ row.questionNo }} · {{ row.questionPreview }}
{{ row.questionUid }}
收藏 作答 存疑 评估
{{ row.selectedAnswerIndex !== null ? `答案:${row.selectedAnswerLabel}` : '尚未作答' }}
{{ row.questionDoubtful ? '整题存疑' : '' }}{{ row.questionDoubtful && row.doubtfulOptionIndexes.length > 0 ? ' · ' : '' }}{{ row.doubtfulOptionIndexes.length > 0 ? `存疑选项:${row.doubtfulOptionLabels}` : '' }}
{{ row.note || '暂无批注' }}
{{ row.updatedAt ? new Date(row.updatedAt).toLocaleString() : '-' }}
暂无同步记录
用户数据加载失败
{{ userLoadError }}
{{ userLoadHint }}
只读取到当前管理员账号
{{ userLoadWarning }}
PocketBase users 集合的 List/View Rule 需要允许管理员读取全部用户:@request.auth.is_admin = true
学生信息 手机/微信 内部备注 (Notes) 订阅到期日 状态 快速操作
正在从云端拉取...
{{ user.name || '未填姓名' }}
{{ user.email }}
{{ user.vip_expire_at ? new Date(user.vip_expire_at).toLocaleDateString() : '-' }} 订阅中 未订阅
{{ userLoadError ? '云端用户暂未显示,请根据上方错误提示检查 PocketBase 权限。' : '暂无用户数据' }}

📢 全站公告设置

启用公告弹窗

开启后,用户在主页将看到此弹窗内容。

确认续费

用户:{{ confirmModal.user?.email }}
增加时长:+ {{ confirmModal.amount }} {{ confirmModal.unit === 'month' ? '月' : '年' }}

{{ selectedUser.email }}

ID: {{ selectedUser.id }}

操作日志

{{ log.action }} {{ new Date(log.created).toLocaleDateString() }}
暂无历史记录

安全验证

该操作不可撤销,请输入管理员密码确认。