From 31b2d94c108787bc8876e494592856bc075ee36a Mon Sep 17 00:00:00 2001 From: Apple <> Date: Thu, 13 Oct 2022 15:59:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E8=AE=A2=E5=8D=95?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E8=B7=B3=E8=BD=AC=E6=94=AF=E4=BB=98=E5=AE=9D?= =?UTF-8?q?=E9=A2=86=E5=8F=96=E6=97=B6=EF=BC=8C=E8=BF=94=E5=9B=9E=E6=8C=89?= =?UTF-8?q?=E9=92=AE=EF=BC=8C=E9=A1=B5=E9=9D=A2=E5=87=BA=E7=8E=B0=E7=A9=BA?= =?UTF-8?q?=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coupon/myOrder.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coupon/myOrder.html b/coupon/myOrder.html index 80ec3fc..1e5fe5d 100644 --- a/coupon/myOrder.html +++ b/coupon/myOrder.html @@ -294,7 +294,7 @@ "/alipay.html?orderNumber=" + res.alipay_order_number ); let link = "http://openapi.1688sup.com/alipay/oauth?jump=" + banklink; - window.location.replace(link); + window.location.href=link; }, //领取立减金