系统概览
加载中...
暂无数据
选题总数
{{ stats.total }}
待处理
{{ stats.pending }}
待审查
{{ stats.review }}
待发布
{{ stats.ready }}
已发布
{{ stats.published }}
今日新增
{{ stats.today }}
模块状态
定时任务:
{{ schedulerRunning ? '运行中' : '未启动' }}
{{ mod.title }}
{{ mod.status === 'running' ? '运行中' : '已停止' }}
最后运行{{ mod.last_run }}
今日任务{{ mod.task_count }} 个
成功率{{ mod.success_rate }}%