Commit 20ec75ab by libai

ft活动上线

parent ecd14ea6
......@@ -83,7 +83,7 @@ $(function(){
console.log("用户签到情况",data)
if(data.result.todayCheckInTask==1){
getData()
$(".r1").removeClass("r2")
$(".r1").removeClass("r2").hide()
clearInterval(t1)
}else{
$(".r1").addClass("r2").show()
......
......@@ -44,9 +44,9 @@ if (uid.indexOf("http://localhost:63342") > -1) {
}
if (uid.indexOf("file:///") > -1) {
sessionStorage.lang=2
sessionStorage.uid = 11134747;
sessionStorage.uid = 11144624;
sessionStorage.token = 'debug'
sessionStorage.roomId=210102;
sessionStorage.roomId=174003;
sessionStorage.version=8890
sessionStorage.cid='web'
sessionStorage.pkg='h5'
......
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