Commit 4f3a6e70 by libai

测试

parent d436b8eb
Showing with 2 additions and 2 deletions
......@@ -626,9 +626,9 @@ $(function(){
lang: 2,
},
success: function (res) {
var _self=$(this)
if (res.code == 1) {
console.log(res.url)
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+res.url
window.location.href='https://firefly.live/footseenPay/index.html?goUrl='+_self[0].url
// window.location.href = res.url;
} else {
layer.msg(res.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 sign in to comment