🎓 编程教务系统
数据概览
学生管理
班级管理
课堂点名
上课记录
积分排行
成长档案
系统设置
{{ pageTitle }}
{{ currentDate }}
{{ stat.value }}
{{ stat.label }}
🏆 积分排行榜 TOP 5
{{ $index + 1 }}
📅 最近上课记录
📊 今日出勤统计
📈 当月消课统计
添加学生
下载导入模板
批量导入(CSV/Excel/WPS)
导出名单
批量删除
({{ selectedStudentIds.length }})
{{ row.points || 0 }}
{{ row.status }}
编辑
删除
添加班级
{{ row.student_count }}/{{ row.capacity }}
{{ row.status }}
成员
编辑
删除
开始点名
点名列表(共 {{ attendanceStudents.length }} 人)
{{ student.name }}
{{ student.gender }} | {{ student.age }}岁
自动积分 {{ student.att_points }}
提交点名结果
添加课程记录
{{ formatDate(row.lesson_date) }}
详情
编辑
删除
{{ $index + 1 }}
{{ row.points }}
调整积分
📝 最近积分变动
{{ record.student_name }}
{{ record.reason }}
{{ record.points > 0 ? '+' : '' }}{{ record.points }}
添加成长记录
{{ row.record_type }}
{{ formatDate(row.record_date) }}
编辑
删除
⚙️ 系统设置
保存设置
取消
保存
取消
保存
加入班级
移出
取消
保存
{{ currentLesson.title }}
{{ currentLesson.class_name }}
{{ currentLesson.teacher }}
{{ formatDate(currentLesson.lesson_date) }}
{{ currentLesson.duration }}分钟
{{ currentLesson.attendances?.length || 0 }}
{{ currentLesson.content }}
课程照片
出勤情况
{{ row.status }}
{{ pointAdjustForm.student_name }}
{{ pointAdjustForm.current_points }}
正数为奖励,负数为扣除
取消
确认调整
取消
保存