杨锴
2024-09-14 6912d657ec6bb1db9683d5b5be8f0777f001ba11
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!
            }