基本信息
课程名称:
{{ scheduleInfo.course_name }}
上课时间:
{{ scheduleInfo.course_date }} {{ scheduleInfo.time_slot }}
上课地点:
{{ scheduleInfo.campus_name ? scheduleInfo.campus_name + ' ' : '' }}{{ scheduleInfo.venue_name }}
授课教练:
{{ scheduleInfo.coach_name }}
课程状态:
{{ scheduleInfo.status_text }}
班级:
{{ scheduleInfo.class_info ? scheduleInfo.class_info.class_name : '无班级' }}
课时时长:
{{ scheduleInfo.course_duration }}分钟
课程有效期:
{{ scheduleInfo.course_info.start_date }} 至 {{ scheduleInfo.course_info.end_date }}
待续费
体验课
{{ student.name.charAt(0) }}
{{ student.name }}
年龄:{{ student.age }}岁
课程状态:{{ student.courseStatus }}
课程安排:{{ student.courseType === 'fixed' ? '固定课' : '临时课' }}
体验课时:{{ student.trialClassCount }}节
剩余课时:{{ student.remainingHours }}节
到期时间:{{ student.expiryDate || '未设置' }}
课时进度:{{ student.course_progress.used }}/{{ student.course_progress.total }}
{{ student.course_progress.percentage }}%
暂无正式学员参与此课程
⚡
待续费
体验课
{{ student.name.charAt(0) }}
{{ student.name }}
年龄:{{ student.age }}岁
课程状态:{{ student.courseStatus }}
课程安排:等待位
体验课时:{{ student.trialClassCount }}节
剩余课时:{{ student.remainingHours }}节
到期时间:{{ student.expiryDate || '未设置' }}
课时进度:{{ student.course_progress.used }}/{{ student.course_progress.total }}
{{ student.course_progress.percentage }}%
编辑课程
新增课程
加载中...
{{ errorMessage }}
重试
{{ selectedStudent.name }}
当前状态:{{ selectedStudent.status_text }}
签到
请假
取消
⚡
是否将等待位学员 {{ upgradeStudent.name }} 升级为正式学员?
升级后将占用一个正式位
取消
确定升级