From 4191dd37d70de6d2c784348e562a8b8872b61192 Mon Sep 17 00:00:00 2001
From: TQCasey <494294315@qq.com>
Date: Thu, 12 Mar 2026 01:33:29 +0800
Subject: [PATCH] =?UTF-8?q?phonepe=20business=20=E7=BB=91=E5=AE=9A?=
=?UTF-8?q?=E6=94=B9=20OTP-web=20=E6=A8=A1=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.tsx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/App.tsx b/App.tsx
index 7b31cfa..c80cc95 100644
--- a/App.tsx
+++ b/App.tsx
@@ -735,7 +735,7 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showPaytmBusinessBind: true });
}}>
- 绑定 Paytm Business
+ 绑定 Paytm Business (OTP)
{
@@ -752,7 +752,7 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showPhonePeBusinessBind: true });
}}>
- 绑定 PhonePe Business
+ 绑定 PhonePe Business (OTP-WEB)
{
this.setState({ showGooglePayBusinessBind: true });
@@ -762,17 +762,17 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showBharatPeBusinessBind: true });
}}>
- 绑定 BharatPe Business
+ 绑定 BharatPe Business (OTP)
{
this.setState({ showMobikwikPersonalBind: true });
}}>
- 绑定 Mobikwik Personal
+ 绑定 Mobikwik Personal (OTP)
{
this.setState({ showFreechargePersonalBind: true });
}}>
- 绑定 Freecharge Personal
+ 绑定 Freecharge Personal (OTP)
Echo 测试