XQMuse/Root/Course/TCell/CourseDetail_2_TCell.swift
@@ -50,6 +50,7 @@ let vc = VIPCenterVC() JQ_currentViewController().jq_push(vc: vc) }else{ guard sceneDelegate!.checkisLoginState() else{return} let vc = PaymentOrderVC(courseItemModel: m,type: .course,giftToOther: true,showType: .horizontal) JQ_currentViewController().jq_push(vc:vc) }