WanPai/Root/Course/VC/CourseDetailVC.swift
@@ -66,7 +66,16 @@ } view_banner.setItems(items: items) if let subM = m.list.first { var tempSub = m.list.first if signUpCourseModel?.chooseHours != nil{ for v in m.list{ if v.classHours == signUpCourseModel?.chooseHours{ tempSub = v;break } } } if let subM = tempSub { switch subM.payType { case .coin: label_price.text = ""