diff --git a/js/pay.js b/js/pay.js index 65eda7b..edb15db 100644 --- a/js/pay.js +++ b/js/pay.js @@ -596,7 +596,7 @@ var webAppClass = { // alert(JSON.stringify(res.data)) // document.write(res.data);//打开支付表单 - // window.location.href = res.data.h5PayRequest + window.location.href = res.data.h5PayRequest } else {//其他情况如【该卡号场内已存在】 console.log(res.message); alertMsg(res.message);