Commit f31f0bef by libai

ft活动上线

parent 8ea04ff0
Showing with 18 additions and 4 deletions
......@@ -44,13 +44,27 @@ $(function(){
$("body").addClass("bg-en")
}
$(".act-room-bg1").on("click",function(){
// var obj = {
// "cid": 12,
// "reqCode": new Date().getTime(),
// "data": {
// "msg": '跳转集合功能',
// "jumptype": 3,
// "url":"http://test.ybact.yazhaiyabo.com/games/fireGarden2/index.html" + location.search +'&jump=fusi',
// }
// }
// var obj2 = JSON.stringify(obj);
// appCollaboration(obj2);
var obj = {
"cid": 12,
"cid": 31,
"reqCode": new Date().getTime(),
"data": {
"msg": '跳转集合功能',
"jumptype": 3,
"url":"http://test.ybact.yazhaiyabo.com/games/fireGarden2/index.html" + location.search +'&jump=fusi',
"popupType":2,
// "width":314,
"url":'http://test.ybact.yazhaiyabo.com/games/fireGarden2/index.html',
"heightR":160,
"clickBlank":1,
"bottom":'0',
}
}
var obj2 = JSON.stringify(obj);
......
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