{template 'head'}
{template 'menu'}
{template 'left'}
高级版本购买
日志
id
购买用户
数量
类型
时间
{loop $memberLog['list'] $item}
{$item['id']}
{$item['name']}
{$item['number']}
{$item['type']}
{php echo date('Y-m-d H:i:s',$item['created'])}
{/loop}
{$memberLog['pages']}
{template 'record'}
{template 'finally'}