爬取进度
成功率 {{ crawler.progress.success_rate }}%
验证统计
发现
{{ crawler.progress.found }}
验证通过
{{ crawler.progress.verified }}
状态
{{ crawler.statusMessage || '等待中...' }}
开始时间
{{ formatTime(crawler.stats.start_time) }}
加载插件
{{ crawler.stats.plugins.length }} 个