{template 'common/header'}
{if $rid!=''} {template 'nav'} {/if}
{if $_GPC['indexpx'] == -1 && empty($indexpxf)} {else} {/if} {if $_GPC['indexpx'] == 1 && empty($indexpxf)} {else} {/if} {if $_GPC['indexpx'] == 2 && empty($indexpxf)} {else} {/if}
{php $i=1;} {loop $list_praise $row} {php $i++;} {/loop}
排行 头像 昵称 总票数 人气值 申报时间
{php echo $i+(($page-1)*$psize)} {if empty($row['realname'])}{php echo cutstr($row['nickname'], '16')}{else}{php echo cutstr($row['realname'], '16')}{/if} {php echo $row['photosnum'] + $row['xnphotosnum']} {php echo $row['hits'] + $row['xnhits']} {php echo date('Y-m-d H:i:s', $row['createtime']);}
{$pager}
{template 'common/footer'}