查询
重置
{include file="public/layout" /}
{include file="system/left" /}|
选择
|
序号
|
用户昵称
|
积分变动
|
变动后积分
|
变动原因
|
操作时间
|
|---|
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||
|
{if condition="$pager->nowPage > 1"}
{$pager->listRows * ($pager->nowPage-1) + $k+1}
{else /}
{$k+1}
{/if}
|
{if condition='$vo.score < 0'}
{$vo.score}
{elseif condition="$vo.score > 0"}
{$vo.score}
{/if}
|
{$vo.current_score}
|
{$vo.info}
|
{$vo.update_time|date='Y-m-d H:i:s',###}
|
|||||||||||||||||||||||||||||||||||||||||||||