Commit 2645810e by libai

ft活动上线

parent ff9c86f4
Showing with 5 additions and 5 deletions
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no"> <meta name="wap-font-scale" content="no">
<title>lucky777</title> <title>Fishing Carnival</title>
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
...@@ -81,9 +81,9 @@ $(function(){ ...@@ -81,9 +81,9 @@ $(function(){
task() task()
lunbo() lunbo()
if (bbb.indexOf("https://fsactive.fusi.club/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$("iframe").attr("src","https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=868812") $("iframe").attr("src","https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=11132174")
}else{ }else{
$("iframe").attr("src","https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=999997") $("iframe").attr("src","https://yazhaigray.qigame1024.com/fcarnivallive"+location.search+""+"&roomid=999991")
} }
$(".dew-btn").on("click",function(){ $(".dew-btn").on("click",function(){
layer.open({ layer.open({
...@@ -139,9 +139,9 @@ $(function(){ ...@@ -139,9 +139,9 @@ $(function(){
$(".task-box >div").eq(i).addClass("task5").unbind("click").on("click",function(){ $(".task-box >div").eq(i).addClass("task5").unbind("click").on("click",function(){
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://fsactive.fusi.club/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
window.location.href='yazhai://_868812_room' window.location.href='yazhai://_11132174_room'
}else{ }else{
window.location.href='yazhai://_999997_room' window.location.href='yazhai://_999991_room'
} }
}) })
} }
......
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