Commit a11161a4 by libai

测试

parent 58595265
Showing with 1 additions and 3 deletions
...@@ -58,10 +58,8 @@ ...@@ -58,10 +58,8 @@
} }
localStorage.token=data.token localStorage.token=data.token
localStorage.uid=data.uid localStorage.uid=data.uid
setTimeout(function(){
window.location.href='https://www.footseen.xyz/yazhaiTest/pc.html' window.location.href='https://www.footseen.xyz/yazhaiTest/pc.html'
},500)
} }
}) })
// window.location.href = "footseenlogin://" + encodeURIComponent("www.firefly.live?token=" + mAutho.id_token + "&name=" + res.name + "&profileImageUrl=" + res.iss + "&id=" + res.sub); // window.location.href = "footseenlogin://" + encodeURIComponent("www.firefly.live?token=" + mAutho.id_token + "&name=" + res.name + "&profileImageUrl=" + res.iss + "&id=" + res.sub);
......
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