无故事王国
2023-10-31 15aff3175065c645dded2ff9dc968efd5acea0a6
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{