{template 'public/header'} {template 'public/comhead'}
{php echo tpl_form_field_daterange('time',$_GPC['time'],true);}
会员列表
{loop $list $row} {/loop} {if empty($list)} {/if}
金额 时间 备注
{if $row['type']==1}{$row['money']}{else}-{$row['money']}{/if} {$row['time']} {$row['note']}
暂无记录
{$pager}
{template 'common/footer'}