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) } }