WanPai/Root/Welfare/VC/RechargeCenterVC.swift
@@ -77,7 +77,7 @@ @IBAction func rechargeAction(_ sender: UIButton) { let item = items[selectIndex] PaymentView.show(money: (ali:item.money,wx:item.money,coin:item.coin,course:nil)) { type in PaymentView.show(money: (ali:item.money,wx:item.money,coin:nil,course:nil)) { type in // let result:PaymentResultVC.PaymentResult = status ? .success:.fail // let vc = PaymentResultVC(result: result, objType: .activityApply)