Commit ba7159f6 by libai

测试

parent 5b23fbd7
Showing with 1 additions and 1 deletions
...@@ -2088,7 +2088,7 @@ $(function(){ ...@@ -2088,7 +2088,7 @@ $(function(){
// }, 1000); // }, 1000);
} }
if(obj.cid == 4700){ if(obj.cid == 4700){
console.log(list.content) console.log(list)
console.log("推了",list.content.interacNum,list.content.popularNum) console.log("推了",list.content.interacNum,list.content.popularNum)
$(".hot-list-box >i").text(list.content.popularNum) $(".hot-list-box >i").text(list.content.popularNum)
$(".interac-list-box >i").text(list.content.interacNum) $(".interac-list-box >i").text(list.content.interacNum)
......
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