BUG
无故事王国
2023-11-17 e97b863bfafb2fc0fd870abc933276aa96a17a45
WanPai/Root/Course/TCell/CourseBookingTCell.swift
@@ -36,6 +36,8 @@
            btn_handle.backgroundColor = UIColor(hexStr: "#C0C0C0")
         }
         btn_handle.isHidden = (weeklyCourseItemModel.courseType == 2 && weeklyCourseItemModel.type == 2)
        }
    }
    @IBOutlet weak var label_title: UILabel!