Commit 9e212aec by libai

测试

parent 9e042fe1
Showing with 1 additions and 1 deletions
......@@ -120,7 +120,7 @@
if(data.code==1){
// localStorage.uid=data.uid
// localStorage.token=data.token
window.location.href='https://activity.ishuaji.cn/active2021/newSubsidy/index.html?uid='+data.uid+'&token='+data.token+'';
window.location.href='https://activity.ishuaji.cn/active2020/subsidy/index.html?uid='+data.uid+'&token='+data.token+'';
// $.cookie("tbb", data.token, {expires: 30, path: "/"});
// $.cookie("ukk", data.uid, {expires: 30, path: "/"});
// window.location.href='room.html?roomid='+goRoom+''
......
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