WanPai/Root/Course/VC/CourseVideoDetailVC.swift
@@ -75,6 +75,7 @@ self?.label_studyState.backgroundColor = UIColor(hexStr: "#FD9331").withAlphaComponent(0.29) self?.label_studyState.textColor = Def_ThemeColor } self?.label_studyState.isHidden = false self?.img_introduceCover.sd_setImage(with: URL(string: model.introductionDrawing)) {[weak self] image, error, type, url in if let img = image{