phonepe personal otp / token 模式 ok

This commit is contained in:
2026-02-05 03:01:55 +08:00
parent bb215fd492
commit d0f60b5ece
4 changed files with 12 additions and 8 deletions

View File

@@ -89,7 +89,7 @@ export class PhonePePersonalOTPBind extends Component<{
<OTPBindUI
walletType={WalletType.PHONEPE_PERSONAL}
title="PhonePe 绑定"
otpLength={8}
otpLength={5}
onRequestOTP={this.props.onRequestOTP}
onVerifyOTP={this.props.onVerifyOTP}
onSuccess={this.props.onSuccess}