diff --git a/plugin/admin/app/view/cron-job/index.html b/plugin/admin/app/view/cron-job/index.html index 7dd2546..157014b 100644 --- a/plugin/admin/app/view/cron-job/index.html +++ b/plugin/admin/app/view/cron-job/index.html @@ -123,8 +123,12 @@ {{# }else if(d.msg_type == 'subject_upload_notify_admin'){ }} 课程作业上传提醒管理员 {{# }else if(d.msg_type == 'subject_version_upload_notify_student'){ }} - 课程报告上传提醒学生 + 课程文件上传提醒学生 {{# }else if(d.msg_type == 'subject_version_upload_notify_parent'){ }} + 课程文件上传提醒家长 + {{# }else if(d.msg_type == 'subject_report_upload_notify_student'){ }} + 课程报告上传提醒学生 + {{# }else if(d.msg_type == 'subject_report_upload_notify_parent'){ }} 课程报告上传提醒家长 {{# }else if(d.msg_type == 'admin_notify_teacher_submit_free_time'){ }} 教师空闲时间上传提醒 @@ -249,7 +253,7 @@ 课程:{{d.msg_info.subject_homework.english_name}} 本地时间:{{d.msg_info.subject_homework.date}} {{d.msg_info.subject_homework.en_time}} 本地时间:{{d.msg_info.subject_homework.date}} {{d.msg_info.subject_homework.en_time}} - 学生:{{d.msg_info.student.student_name}} + 学生:{{d.msg_info.student_schedule.student_name}} {{# }else if(d.msg_type == 'subject_version_upload_notify_parent'){ }}