Commit 3c4ebaee by libai

ft活动上线

parent 01a8642b
......@@ -95,6 +95,7 @@ $(function(){
$(".act-span2").text(Math.floor(data.result.roomData.score/15000*100))
if(data.result.roomData.rank==-1)$(".act-span3").text('--')
else $(".act-span3").text(data.result.roomData.rank)
}
})
}
......
......@@ -46,7 +46,7 @@ if (uid.indexOf("file:///") > -1) {
sessionStorage.lang=2
sessionStorage.uid = 155100;
sessionStorage.token = 'debug'
sessionStorage.roomId=11134747;
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