Commit c9b92872 by libai

ft活动上线

parent 8cf86582
Showing with 9 additions and 8 deletions
......@@ -46,14 +46,15 @@ $(function(){
$(".en-t1").text("hot pop")
$(".en-t2").text("rank")
}
// var obj = {
// "cid": 41,
// "data": {
// "AHEX": '#00FFFFFF' // # color2值为AHEX色值 例:#FFFFFFFF,
// }
// }
// var obj2 = JSON.stringify(obj);
// appCollaboration(obj2);
var obj = {
"cid": 41,
"data": {
"AHEX": '#00FFFFFF', // # color2值为AHEX色值 例:#FFFFFFFF,
"background":"transparent"
}
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
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