Commit 7db1d81a by libai

测试

parent 85022f71
Showing with 1 additions and 1 deletions
......@@ -1225,7 +1225,7 @@ $(function(){
html+='<div class="hot-list-li-box2">';
html+='<a href="liveRoom.html?roomId='+list.uid+'&v=2022112502"><img class="hot-li-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80" alt=""></a>';
html+='<div class="hot-li-p1">'+list.nickname+'</div>';
html+='<div class="hot-li-p2"><img src="images/hot-icon.png">'+list.score+'</div>';
html+='<div class="hot-li-p2"><img style="width: 0.3rem;" src="images/fire.png">'+list.score+'</div>';
html+='</div>';
html+='</li>';
}
......
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