WanPai/Root/Course/View/CourseUnAssignView.swift
@@ -94,7 +94,7 @@ let btn = QMUIButton(type: .custom) btn.tag = 1100 + indexPath.row btn.isUserInteractionEnabled = false btn.setTitle("课程", for: .normal) btn.setTitle("运动营", for: .normal) btn.setTitleColor(.black, for: .normal) btn.titleLabel?.font = UIFont.systemFont(ofSize: 14, weight: .medium) btn.setImage(UIImage(named: "btn_choose"), for: .normal)