Commit 5f883614 by libai

ft活动上线

parent 66a09098
Showing with 3 additions and 0 deletions
......@@ -46,6 +46,7 @@ $(function(){
$(".en-t1").text("hot pop")
$(".en-t2").text("rank")
}
setTimeout(() => {
var obj = {
"cid": 41,
"data": {
......@@ -55,6 +56,8 @@ $(function(){
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
}, 500);
var obj = {
"cid": 43,
"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