{template 'common/header'}
筛选
关注记录 (人数: {$total})
{loop $list $row} {/loop}
推荐人信息 推荐人奖励 关注者信息 关注者奖励 关注时间
{$row['nickname']} ({$row['nickname']}/{$row['wechatno']})
{if !empty($row['reccredit'])}+{if $custom_set['credittxt']}{$custom_set['credittxt']}{else}积分{/if}: {$row['reccredit']}
{/if}
{$row['nickname1']} ({$row['realname1']}/{$row['nickname1']}) {if !empty($row['subcredit'])}+{if $custom_set['credittxt']}{$custom_set['credittxt']}{else}积分{/if}: {$row['subcredit']}
{/if}
{php echo date('Y-m-d H:i',$row['createtime'])}
{$pager}
{template 'common/footer'}