时间范围:
至
训练项目:
{{ (project as UTSJSONObject).getString('name') ?? '' }}
{{ error }}
{{ checkingAuth ? '验证登录状态...' : (!pageReady ? '初始化页面...' : '加载中...') }}
{{ totalRecords }}
总训练次数
{{ totalHours }}h
总训练时长
{{ averageScore.toFixed(1) }}
平均得分
{{ currentStreak }}
连续天数
{{ (startDate.length > 0 || endDate.length > 0) ? '该时间段内暂无训练记录' : '暂无训练记录' }}
{{ (startDate.length > 0 || endDate.length > 0) ? '请尝试调整筛选条件' : '完成训练后记录将显示在这里' }}
{{ getDurationText(record) }}
完成度 {{ getCompletionRate(record) }}%
{{ getRecordScore(record) }}分
{{ getRecordNotes(record) }}
{{ getRecordStatusText(record) }}
日历视图开发中...
加载更多中...