{include file="default/user/header" title="推广中心" /}

账户余额

可提现金额:{$user.affmoney}

最小提现金额:{$affwithdrawal}

推广链接

推广提成:{$affdiscount}%

推广链接

用户通过你的链接注册的账户购买产品或续费产品,你就可以永久获取收益!


记录

{foreach $affsymoney as $sy} {/foreach}
ID 信息 金额 时间
{$sy.id} {$sy.information} {$sy.money} {$sy.time|date="Y-m-d H:i:s",###}
{$affsymoney->render()}
{foreach $afftxjl as $tx} {/foreach}
ID 信息 金额 时间 状态
{$tx.id} {$tx.information} {$tx.money} {$tx.time|date="Y-m-d H:i:s",###} {if $tx.state=="1"}已打款{else}等待打款{/if}
{$afftxjl->render()}
{foreach $affus as $u} {/foreach}
ID 昵称 注册时间
{$u.id} {$u.name} {$u.time|date="Y-m-d H:i:s",###}
{$affus->render()}
{include file="default/user/footer" /}