diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/studentAttendance/single.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/studentAttendance/single.vue index eb20952fb..064c92c49 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/studentAttendance/single.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/studentAttendance/single.vue @@ -1,65 +1,58 @@ - - {{ pageInfo.lessonDate }} 第{{ pageInfo.jc }}节 - + + {{ pageInfo.lessonDate }} 第{{ pageInfo.jc }}节 + - + - - + + {{ pageInfo.curriculum }} - - + + {{ pageInfo.teacher }} - {{ pageInfo.classRoomNo }} - 应到 {{ weekData.records }} - - - + + {{ pageInfo.classRoomNo }} + 应到 {{ weekData.records }} + + + - + - - 准时 - 早退 - 旷课 - 病假 - 迟到 - 事假 - + + 准时 + 早退 + 旷课 + 病假 + 迟到 + 事假 + - + 暂时没有信息 - + {{ k.StuName }} - + - - {{ weekData.rows[ind].StuName }} - 学号: {{ weekData.rows[ind].StuNo }} - - - {{ n.txt }} - + + {{ weekData.rows[ind].StuName }} + 学号: {{ weekData.rows[ind].StuNo }} + + + {{ n.txt }} + 确定 @@ -67,442 +60,443 @@