Commit 465d1125 by libai

ft活动上线

parent dd355fcd
......@@ -934,3 +934,21 @@ iframe {
.act-room-bg2 p {
display: none;
}
.pop {
width: 6.96rem;
height: 8.88rem;
background: url(../images/pop-bg.png) no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
}
.pop-btn {
width: 4.49rem;
height: 1.64rem;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
position: absolute;
margin: 0 auto;
bottom: -0.5rem;
left: 1.28rem;
}
......@@ -946,4 +946,22 @@ iframe{
p{
display: none;
}
}
.pop{
width: 6.96rem;
height: 8.88rem;
background: url(../images/pop-bg.png)no-repeat;
background-size: 100% 100%;
position: relative;
margin: 0 auto;
}
.pop-btn{
width: 4.49rem;
height: 1.64rem;
background: url(../images/pop-btn.png) no-repeat;
background-size: 100% 100%;
position: absolute;
margin: 0 auto;
bottom: -0.5rem;
left: 1.28rem;
}
\ No newline at end of file
......@@ -87,19 +87,19 @@ $(function(){
},60000)
setTimeout(function(){
if(sessionStorage.lang==2)return;
// $.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(){
// }
// })
$.ajax({
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl:$url + "/activeFt/luckyFly/pop.html",
height:'0.5',
heightR:'94',
x:'0',
y:'0.5',
},
success:function(){
}
})
if(localStorage.fish==undefined||localStorage.fish<new Date().getTime()){
localStorage.fish=(Number(new Date().getTime())+86400000)
......
......@@ -34,7 +34,7 @@
</head>
<script src="lib/lottie-player.js"></script>
<body style="background:rgba(0,0,0,0.5);">
<body style="background:rgba(0,0,0,0.7);">
<div style="margin-top: 0;" class="pop">
<div class="pop-btn"></div>
</div>
......@@ -49,9 +49,7 @@ $(function(){
if(sessionStorage.lang!=2){
$("body").addClass("bg-en")
}
$(".one-gift-send").on("click",function(){
buy(2)
})
$(".pop-btn").on("click",function(){
var bbb = location.href;
......@@ -60,9 +58,9 @@ $(function(){
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl: "https://yazhai.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=11132174",
popupUrl: "https://fsactive.fusi.club/activeFt/luckySpace/index.html"+location.search+""+"&roomid=999992",
height:'0.5',
heightR:'102',
heightR:'105',
x:'0',
y:'0.5',
},
......@@ -75,9 +73,9 @@ $(function(){
url:$ip+'/actSecretGarden/openPopup.html',
data:{
width:'0',
popupUrl: "https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=999991",
popupUrl: "http://testfsactive.fusi.club/activeFt/luckySpace/index.html"+location.search+""+"&roomid=999992",
height:'0.5',
heightR:'102',
heightR:'105',
x:'0',
y:'0.5',
},
......
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