杨锴
2024-10-31 2004d0578480d12cd69c4d42d414ffd11828d0f1
XQMuse/Root/Home/TCell/Home_Style_3_TCell.swift
@@ -56,7 +56,7 @@
                        }
                        if m.chargeType == .payment && m.paidStatus == .no{
            let vc = PaymentOrderVC(id: m.id,type: .muse,giftToOther: true)
            let vc = PaymentOrderVC(id: m.id,type: .muse)
                                    JQ_currentViewController().jq_push(vc: vc)
                                    return
                        }