From 435ee79e71d080fa510333876b2fade8e0cc4753 Mon Sep 17 00:00:00 2001 From: tping Date: Sat, 22 Feb 2020 21:37:40 +0800 Subject: [PATCH] =?UTF-8?q?url=20=E5=8F=98=E9=87=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/View/default/Spend/pay_way.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Sdk/View/default/Spend/pay_way.html b/Application/Sdk/View/default/Spend/pay_way.html index 90bae408..c6a2d20c 100644 --- a/Application/Sdk/View/default/Spend/pay_way.html +++ b/Application/Sdk/View/default/Spend/pay_way.html @@ -326,7 +326,7 @@ } //支付宝支付 function alipay(){ - var dd = payurl; + var url = payurl; $.ajax({ type:'post',