This commit is contained in:
2025-09-19 11:10:20 +08:00
parent ad0e80ecda
commit a5859af3b4
14 changed files with 3596 additions and 881 deletions
@@ -174,6 +174,7 @@ export class PurchasePanel extends li_BaseView {
}
createOrRefreshWeb3PayPanel(param: any) {
if (param.payType == proto.cs.EnmPayType.EPT_Cash_INR) return;
let data = {
orderId: param.orderId,
payType: param.payType,