无故事王国
2023-11-29 93783809cfb18ae273bd3a78c8dbca91facd10d9
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 = ""