{include file="default/header" title="AFF收益记录 "/}
AFF收益记录



{foreach $affsy as $a} {/foreach}
ID 用户ID 信息 金额 时间
{$a.id} {$a.userid} {$a.information} {$a.money} {$a.time|date="Y-m-d H:i:s",###}
{$affsy->render()}
{include file="default/footer" /}