{template 'head'}
{template 'menu'}
{template 'left'}
积分
日志
用户昵称
时间
{php echo tpl_form_field_daterange('created', $created, false, true)}
搜索
id
用户昵称
积分
类型
变更后积分
时间
{loop $integralLog['list'] $item}
{$item['id']}
{$item['name']}
{$item['integral']}
{$item['type']}
{$item['after_integral']}
{php echo date('Y-m-d H:i:s',$item['created'])}
{/loop}
{$integralLog['pages']}
{template 'record'}
{template 'finally'}