From 07faaaf558f6d0ec9b34496cb0cbe6e048c9b905 Mon Sep 17 00:00:00 2001 From: zhoujian <709286540@qq.com> Date: Tue, 22 Sep 2020 11:43:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E8=B7=B5=E7=9A=84=E6=B4=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/index/dopay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/index/view/index/dopay.html b/application/index/view/index/dopay.html index 85edafd..3d78842 100644 --- a/application/index/view/index/dopay.html +++ b/application/index/view/index/dopay.html @@ -13,7 +13,7 @@ location.href = "{:HTTP}{:SITE_URL}/index.php/index/index/paysuccess/oid/{$oid}"; }else{ alert('支付失败'); - location.href ="{:HTTP}{:SITE_URL}"; + location.href ="{:HTTP}{:SITE_URL}/index.php/index/index/meorder"; } } );