{template header}
{loop $arrRole $key $item} {/loop}
角色名称开始积分结束积分权限
{$item['rolename']}{$item['score_start']}{$item['score_end']}
{template footer}