WanPai/Root/Course/VC/StudentCourseDetailVC.swift
@@ -30,7 +30,7 @@ title = "课时详情" headView.renewalClouse = { [weak self] () in let vc = CourseDetailApplyVC() let vc = CourseDetailApplyVC(detailModel: CourseDetailModel()) self?.push(vc: vc) } }