XQMuse/Root/Course/VC/CourseDetialVC.swift @@ -270,7 +270,6 @@ if cell == nil{ cell = UITableViewCell(style: .value1, reuseIdentifier: "cell") } cell?.backgroundColor = .jq_randomColor return cell! }