提示
确 定
{loop $friends $friend}
昵称:{$friend['nickname']}
VIP会员:{if $friend['vipstatus']>0}是{else}否{/if}
微信号:{$friend['wechatno']}
人脉ID:{$friend['memberid']}
加好友
{/loop}
{$total} 人
{if $pindex== '1'} {if $pindex+1<=$pageend}
{$pindex}
$pindex+1),true)}' class="next">{php echo $pindex+1}
{/if} {else} {if $pindex+1>=$pageend}
$pindex-1),true)}' class="prev">上页
{else}
$pindex-1),true)}' class="prev">上页
{$pindex}
$pindex+1),true)}' class="nxt">下页
{/if} {/if}
{template 'footerbar'}