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"; } } );