Commit 3ef35e28 by libai

ft活动上线

parent 4544bd24
Showing with 3 additions and 3 deletions
......@@ -170,9 +170,9 @@ $(function(){
}, 300000);
}
if(goPop==1){
setTimeout(function() {
if(localStorage.newManLayer==undefined||localStorage.newManLayer<new Date().getTime()){
localStorage.newManLayer=(Number(new Date().getTime())+86400000)
setTimeout(function() {
$.ajax({
url:$ip+'/actSecretGarden/openPopup.html',
data:{
......@@ -187,10 +187,10 @@ $(function(){
}
})
}, 60000);
}
}
}, 60000);
}
}, 3000);
function getData(roomid) {
......
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