无故事王国
2023-10-19 eb795a6523edbc0fe3a3b1a3d3bea1063041efd5
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) {