Commit 64069ff7 by libai

测试

parent 2d24bf90
Showing with 0 additions and 20 deletions
......@@ -56,27 +56,7 @@ $(function(){
if(sessionStorage.lang!=2){
}
//三十秒后弹窗
setTimeout(function(){
if(localStorage.luckyLayer==undefined||localStorage.luckyLayer<new Date().getTime()){
localStorage.luckyLayer=(Number(new Date().getTime())+86400000)
$.ajax({
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl:$url + "/activeFt/luckyGod/pop.html",
height:'0.5',
heightR:'124',
x:'0',
y:'0.5',
},
success:function(){
}
})
}
},30000)
if(sessionStorage.lang==2)var titleName=['','新秀出道','閃亮新星','星光熠熠','璀璨佳人','風華絕代','傾國傾城']
else var titleName=['','Lv.1','Lv.2','Lv.3','Lv.4','Lv.5','Lv.6']
var goPop=0
......
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