{{ getPageTitle(currentTab) }}
{{ getPageSubtitle(currentTab) }}
系统正常
总识别次数
{{ stats.totalCount }}
100%
历史累计
识别成功率
{{ stats.successRate }}%
平均耗时
{{ stats.avgDuration }}s
{{ stats.avgDuration < 3 ? '性能优异' : '性能正常' }}
当前模型
{{ currentModel || 'Loading...' }}
Qwen-VL
识别量趋势
识别类型分布
| 时间 | 识别类型 | Prompt / 详情 | 耗时 | 状态 | 操作 |
|---|---|---|---|---|---|
|
{{ formatDate(record.timestamp).split(' ')[0] }}
{{ formatDate(record.timestamp).split(' ')[1] }}
|
{{ record.type }} |
{{ record.prompt }}
{{ record.details }}
|
{{ record.duration ? record.duration.toFixed(2) + 's' : '-' }} | ||
|
暂无识别记录 |
|||||
/
results/{{ currentPath }}
{{ file.name }}
{{ file.count }} 项
{{ file.name }}
此目录下暂无文件
{{ key }}
{{ getPromptDescription(key) }}
自动清理策略
定时删除过期的结果文件
{{ (cleanupConfig.lifetime / 3600).toFixed(1) }}h
1分钟
24小时
模型与环境
切换模型可能会影响识别速度和准确率。
运行设备
{{ deviceInfo }}
客户端时间
{{ new Date().toLocaleTimeString() }}