用戶列表循環(huán)中如何調(diào)用發(fā)布的信息數(shù)量,粉絲數(shù)量。
{member order=regtime num=10}
<a class="li" href="index.php?s=hy&c=show&uid={$t.id}" target="_blank">
<div class="li_top"> <img class="designers_headimg" src="{dr_avatar($t.id)}">
<p>{$t.username}</p>
</div>
<div class="li_cont"> <span class="detail_text">他/她已上傳作品</span> <br>
<span> 697 </span> </div>
<div class="li_foot"> <span><em style="color: #2E2E30; font-style: inherit;">34</em> 粉絲</span> <span>+ 關(guān)注</span> </div>
</a>
{/member}
發(fā)布數(shù)量:{count action=module module=news uid=$t.id}
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問(wèn)題!