{template 'public/header'} {template 'public/comhead'} {if $operation == 'post'}
专员等级编辑
{elseif $operation == 'display'}
{loop $list $row} {/loop}
等级名称 门店数量 提成费率 操作
{$row['title']} {$row['storecount']} {$row['fee_rate']}%   
{$pager}
{/if} {if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}