Commit 7b165dbc authored by 黄媛媛's avatar 黄媛媛

111

parent 9c43d659
......@@ -230,11 +230,15 @@
return result;
};
function goActive(){
window.location.href = 'https://activity.oytour.com/html/GT_activities.html';
window.location.href = 'https://activity.oytour.com/html/paySuccess.html';
// window.location.href = 'http://127.0.0.1:5500/html/paySuccess.html';
}
function pay() {
if (!localStorage.openid) {
window.location.href = 'https://activity.oytour.com/html/GT_activities.html';
alert("3122313")
window.location.href = 'https://activity.oytour.com/html/paySuccess.html';
// window.location.href = 'http://127.0.0.1:5500/html/paySuccess.html';
}
if (!payBtn) {
layer.msg('您已经超出支付时间!');
......
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