Commit 3f7e9b1e by agan

修改

parent a3380b2c
......@@ -198,7 +198,7 @@
console.log(data);
if (data.code == 1) {
setTimeout(function () {
window.location.href = 'https://www.footseen.com/footseen/withdraw/index.html' + location.search
window.location.href = 'https://www.footseen.com/footseen/Nesting/withdraw/index.html' + location.search
}, 1500)
} else if (data.code = -70007) {
layer.msg(langList[langType].paypal7)
......
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 sign in to comment