Commit 7f7d0865 by libai

ft活动上线

parent ee1d9a8d
...@@ -146,7 +146,7 @@ $(function(){ ...@@ -146,7 +146,7 @@ $(function(){
} }
var obj2 = JSON.stringify(obj); var obj2 = JSON.stringify(obj);
appCollaboration(obj2); appCollaboration(obj2);
$(".room-bg1").on("click",function(){ $(".act-room-bg1").on("click",function(){
var obj = { var obj = {
"cid": 31, "cid": 31,
"reqCode": new Date().getTime(), "reqCode": new Date().getTime(),
......
...@@ -84,7 +84,7 @@ $(function(){ ...@@ -84,7 +84,7 @@ $(function(){
$(".en-t3").html("rank") $(".en-t3").html("rank")
} }
getData() getData()
$(".r1").on("click",function(){ $(".act-room-bg1").on("click",function(){
var obj = { var obj = {
"cid": 12, "cid": 12,
"reqCode": new Date().getTime(), "reqCode": new Date().getTime(),
......
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