WanPai/Root/Other/VC/PaymentResultVC.swift
@@ -192,10 +192,12 @@ handleVC.navigationController?.popToRootViewController(animated: true) } dismiss(animated: true) { if sender.titleLabel?.text == "我的数据"{ JQ_currentViewController().jq_push(vc: GamesDataSourceVC()) } } } } extension PaymentResultVC:UICollectionViewDelegate{ func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) {