Commit 8d0b79dd authored by zhengke's avatar zhengke

修改

parent 4a449978
......@@ -182,7 +182,7 @@
}
countdown();
})
var second = 180000;
var second = 180;
var payBtn = true;
var changesecond = '';
//倒计时
......@@ -288,7 +288,7 @@
if (res.err_msg == "get_brand_wcpay_request:ok") {
// 使用以上方式判断前端返回,微信团队郑重提示:
//res.err_msg将在用户支付成功后返回ok,但并不保证它绝对可靠。
alert("get_brand_wcpay_request:ok");
window.location.href = 'http://activity.oytour.com/html/paySuccess.html';
}
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment