Commit f8c0413e by libai

测试

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