无故事王国
2023-10-19 eb795a6523edbc0fe3a3b1a3d3bea1063041efd5
WanPai/Root/Other/VC/PaymentResultVC.swift
@@ -192,7 +192,9 @@
         handleVC.navigationController?.popToRootViewController(animated: true)
      }
      dismiss(animated: true) {
         JQ_currentViewController().jq_push(vc: GamesDataSourceVC())
         if sender.titleLabel?.text == "我的数据"{
            JQ_currentViewController().jq_push(vc: GamesDataSourceVC())
         }
      }
    }
}