From ddaab459e317f9415ad0f6b498b6210619b2a1d9 Mon Sep 17 00:00:00 2001 From: Apple <> Date: Sun, 9 Oct 2022 17:23:35 +0800 Subject: [PATCH] =?UTF-8?q?test:=E6=94=AF=E4=BB=98=E5=AE=9D=E7=AB=8B?= =?UTF-8?q?=E5=87=8F=E9=87=91=E9=A2=86=E5=8F=96=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paysuccess.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paysuccess.html b/paysuccess.html index 00b9efb..932cf62 100644 --- a/paysuccess.html +++ b/paysuccess.html @@ -96,7 +96,7 @@ let self = this; let banklink = encodeURIComponent( window.location.origin + - "/alipay.html?orderNumber=" + this.orderNumber + "/alipay.html?orderNumber=" + this.orderInfo.order_number ); let link = "http://openapi.1688sup.com/alipay/oauth?jump=" + banklink; let ua = navigator.userAgent.toLowerCase(); //判断用户打开链接环境