Commit c6935580 by libai

ft活动上线

parent 0a2f9770
......@@ -60,12 +60,12 @@ $(function(){
$(".en-t3").html("rank")
}
// setTimeout(function() {
// wsTimer=setInterval(function(){
// view()
// },60000)
// view()
// }, 2000);
setTimeout(function() {
wsTimer=setInterval(function(){
view()
},60000)
view()
}, 2000);
function view(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
......@@ -86,7 +86,7 @@ $(function(){
}
})
}
getData()
// getData()
$(".room-bg1").on("click",function(){
var obj = {
"cid": 12,
......
......@@ -52,12 +52,12 @@ $(function(){
$(".en-t2").html("PROG")
$(".en-t3").html("rank")
}
// setTimeout(function() {
// RoomView()
// wsTimer=setInterval(function(){
// RoomView()
// },60000)
// }, 2000);
setTimeout(function() {
RoomView()
wsTimer=setInterval(function(){
RoomView()
},60000)
}, 2000);
function RoomView(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
......@@ -78,7 +78,7 @@ $(function(){
})
}
getData()
// getData()
setTimeout(function(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/sustainLogin.html',
......
......@@ -87,12 +87,12 @@ $(function(){
$(".en-t3").html("rank")
}
// setTimeout(function() {
// RoomView()
// wsTimer=setInterval(function(){
// RoomView()
// },60000)
// }, 2000);
setTimeout(function() {
RoomView()
wsTimer=setInterval(function(){
RoomView()
},60000)
}, 2000);
function RoomView(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
......@@ -113,7 +113,7 @@ $(function(){
}
})
}
getData()
// getData()
function getData() {
var opts = {
......
......@@ -84,12 +84,12 @@ $(function(){
$(".en-t2").html("PROG")
$(".en-t3").html("rank")
}
// setTimeout(function() {
// RoomView()
// wsTimer=setInterval(function(){
// RoomView()
// },60000)
// }, 2000);
setTimeout(function() {
RoomView()
wsTimer=setInterval(function(){
RoomView()
},60000)
}, 2000);
function RoomView(){
$.ajax({
url:$ip+'/actRaisingBeautifulGril/getRoomPartData.html',
......@@ -110,7 +110,7 @@ $(function(){
}
})
}
getData()
// getData()
$(".act-room-bg1").on("click",function(){
var obj = {
"cid": 12,
......
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