{{ stats.total_projects }}
总项目数
{{ stats.active_projects }}
激活项目
{{ stats.popular_projects }}
热门项目
{{ stats.avg_difficulty }}
平均难度
分类
{{ selectedCategoryText }}
>
难度
{{ selectedDifficultyText }}
>
状态
{{ selectedStatusText }}
>
加载中...
{{ pageState.error }}
🏋️♂️
暂无训练项目
{{ project.getString('description') ?? '暂无描述' }}
⏱️
{{ project.getNumber('duration') ?? project.getNumber('duration_minutes') ?? 30 }}分钟
📊
使用{{ project.getNumber('usage_count') ?? 0 }}次
📅
{{ formatDateLocal(project.getString('created_at') ?? '') }}