Commit 30251448 by libai

ft活动上线

parent b52eee4b
Showing with 1 additions and 16 deletions
......@@ -187,22 +187,7 @@ $(function(){
}
$(".act-room-bg").on("click",function(){
var obj = {
"cid": 31,
"reqCode": new Date().getTime(),
"data": {
"popupType":2,
// "width":314,
"url":''+$url+'activeFt/newMan/index.html',
"heightR":140,
"clickBlank":1,
"bottom":'0',
}
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
})
if(sessionStorage.uid==sessionStorage.roomId){
$(".room-bg1,.room-bg3").show()
view()
......
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