diff --git a/yazhaiTest/lineBack.html b/yazhaiTest/lineBack.html index 3bc4cc4..101e020 100644 --- a/yazhaiTest/lineBack.html +++ b/yazhaiTest/lineBack.html @@ -58,8 +58,8 @@ } localStorage.token=data.token localStorage.uid=data.uid - window.location.href='https://www.footseen.xyz/yazhaiTest/pc.html' - + window.location.href='pc.html' + console.log(21212) } }) // window.location.href = "footseenlogin://" + encodeURIComponent("www.firefly.live?token=" + mAutho.id_token + "&name=" + res.name + "&profileImageUrl=" + res.iss + "&id=" + res.sub);