Commit b5806601 by libai

ft活动上线

parent d8615d3d
......@@ -269,3 +269,19 @@ iframe {
background: url(../images/act-room1.png) no-repeat;
background-size: 100% 100%;
}
.pop {
width: 9.98rem;
height: 6.32rem;
background: url(../images/pop-bg.png) no-repeat;
background-size: 100% 100%;
margin: 0 auto;
}
.pop-btn {
width: 3.13rem;
height: 1.213rem;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
position: absolute;
top: 6.2rem;
left: 3.435rem;
}
......@@ -274,8 +274,18 @@ iframe{
background-size: 100% 100%;
}
.pop{
width: 9.98rem;
height: 6.32rem;
background: url(../images/pop-bg.png)no-repeat;
background-size: 100% 100%;
margin: 0 auto;
}
.pop-btn{
width: 3.13rem;
height: 1.213rem;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
position: absolute;
top: 6.2rem;
left: 3.435rem;
}
\ No newline at end of file
......@@ -74,22 +74,23 @@ $(function(){
},60000)
setTimeout(function(){
$.ajax({
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl:$url + "/activeFt/Fishing/pop.html",
height:'0.5',
heightR:'80',
x:'0',
y:'0.5',
},
success:function(){
}
})
if(sessionStorage.lang==2)return;
if(localStorage.lucky777==undefined||localStorage.lucky777<new Date().getTime()){
// localStorage.lucky777=(Number(new Date().getTime())+86400000)
// $.ajax({
// url:$ip+'/actSecretGarden/openPopup.html',
// data:{
// width:'0',
// popupUrl:$url + "/activeFt/lucky777/pop.html",
// height:'0.5',
// heightR:'75',
// x:'0',
// y:'0.5',
// },
// success:function(){
// }
// })
if(localStorage.fish==undefined||localStorage.fish<new Date().getTime()){
localStorage.fish=(Number(new Date().getTime())+86400000)
}
},30000)
function getData(roomid) {
......
......@@ -60,7 +60,7 @@ $(function(){
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl: "https://activity.yazhaiyabo.com/active2020/superDew/index.html"+location.search+""+"&roomid=868812",
popupUrl: "https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=11132174",
height:'0.5',
heightR:'102',
x:'0',
......@@ -75,7 +75,7 @@ $(function(){
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl: "http://test.ybact.yazhaiyabo.com/active2020/superDew/index.html"+location.search+""+"&roomid=999996",
popupUrl: "https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=999991",
height:'0.5',
heightR:'102',
x:'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