{{ pageContent.heading }}
{{ pageContent.subtitle }}
{{ currentUser.role }}
{{ authStatus }}
{{ pageContent.introTitle }}
{{ pageContent.introText }}
{{ historyStatus }}
未登录状态不保存历史数据,请先登录后再使用远程历史。
共 {{ historyTotalRecords }} 条,当前第 {{ historyCurrentPage }} / {{ historyTotalPages }} 页
共 {{ historyTotalRecords }} 条,当前第 {{ historyCurrentPage }} / {{ historyTotalPages }} 页
暂无匹配的本地历史数据。
常见问题
{{ item.question }}
{{ item.answer }}
复制费用描述
{{ copyStatus }}
{{ authDialogTitle }}
临时密码会发送到注册邮箱,登录后可在用户菜单中修改密码。
昵称一周只能修改一次,修改后优先显示昵称。
{{ authDialogStatus }}
后端连接
页面通过同源接口 /api/auth 访问数据库。DB-Bridge 的 API Key 和 Cloudflare Access Service Token 只应配置为 Cloudflare Pages Secrets,由 Pages Function 在服务端读取。
{{ dbConfigStatus }}
管理面板
{{ adminStatus }}
用户管理
| 用户 | 邮箱 | 角色 | 数据 | 异常 | 反馈 | 最近登录 | 操作 |
|---|---|---|---|---|---|---|---|
|
{{ user.nickname || user.username }} {{ user.username }} |
{{ user.email || '-' }} | {{ user.role }} | {{ user.historyCount || 0 }} | {{ user.errorCount || 0 }} | {{ user.feedbackCount || 0 }} | {{ user.lastLoginAt || '-' }} |
用户数据管理
当前用户:{{ adminSelectedUser.nickname || adminSelectedUser.username }} ({{ adminSelectedUser.email || adminSelectedUser.username }}),共 {{ adminVisibleHistories.length }} 条数据
{{ record.username || `用户${record.userId}` }}
更新:{{ formatHistoryTime(record.updatedAt) }} · 修改 {{ record.modifiedCount || 0 }} 次
{{ adminEditStatus }}
暂无历史数据。
异常信息管理
{{ error.username || `用户${error.userId || '-'}` }}
{{ error.actionName }} · {{ formatHistoryTime(error.createdAt) }}
{{ error.context }}
暂无异常。
反馈信息管理
{{ item.username || `用户${item.userId}` }}
{{ item.status }} · {{ formatHistoryTime(item.updatedAt) }}
暂无反馈。
第 {{ adminPaging[adminActiveTab].page }} / {{ adminTotalPages }} 页,共 {{ adminPaging[adminActiveTab].total }} 条,每页最多 20 条
反馈
{{ feedbackForm.status }}