Commit efda4874 by libai

ft活动上线

parent 2645810e
Showing with 1 additions and 1 deletions
......@@ -204,7 +204,7 @@ $(function(){
html+='<li>';
html+='<div class="user-box1">'+(i+1)+'</div>';
html+='<div class="user-box2">';
html+='<img class="user-face" src="https://big.bgp.ourpow.com/comm'+list.face+'?x-oss-process=image/resize,w_90" alt="">';
html+='<a href="yazhai://_' + list.uid + '_zone"><img class="user-face" src="https://big.bgp.ourpow.com/comm'+list.face+'?x-oss-process=image/resize,w_90" alt=""></a>';
html+=''+list.name+'';
html+='</div>';
html+='<div class="user-box3">score: <span>'+list.score+'</span></div>';
......
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