📊 系统概览
选题总数
{{ stats.total }}
待处理
{{ stats.pending }}
待审查
{{ stats.review }}
待发布
{{ stats.ready }}
已发布
{{ stats.published }}
今日新增
{{ stats.today }}
🔧 模块状态
{{ mod.title }}
{{ pipelineModules[mod.key].exists ? '运行中' : '未运行' }}
最后运行{{ formatDateTime(pipelineModules[mod.key].last_run) }}
状态{{ pipelineModules[mod.key].exists ? '运行中' : '未运行' }}
模块{{ mod.desc }}