杨锴
2024-11-11 9e77b0f9014653255eb51e81b8a8ba719443839d
XQMuse/Root/Course/TCell/CourseDetail_2_TCell.swift
@@ -51,7 +51,7 @@
                JQ_currentViewController().jq_push(vc: vc)
            }else{
                guard sceneDelegate!.checkisLoginState() else{return}
                let vc = PaymentOrderVC(courseItemModel: m,type: .course,giftToOther: true,showType: .horizontal)
                let vc = PaymentOrderVC(courseItemModel: m,type: .course,giftToOther: false,showType: .horizontal)
                JQ_currentViewController().jq_push(vc:vc)
            }
                        }