{include file='common/_js_css'} {include file='common/_js_css'}
{volist name="list" id="item"} {/volist}
{:lang("ID")} {:lang('Username')} {:lang("Store")} {:lang("Mobile")} {:lang("Rule")} {:lang('update_time')} {:lang('operation')}
{$item.id} {$item.username} 【{$item.store_id}】 {$item.store_abbr} {$item.mobile} {if $item.rule == 1}促销员{/if} {if $item.rule == 2}顾问{/if}{if $item.rule == 3}顾问主管{/if}{if $item.rule == 4}店长{/if} {$item.update_time}
{$list|raw}