{include file='common/_js_css'}
{volist name="list" id="item"} {/volist}
{$Think.lang.ID} {$Think.lang.name_zh} {$Think.lang.name_en} {:lang('phone')} {:lang('sex')} {:lang('sun_calendar')} {:lang('lunar_calendar')} {:lang('follow_user_id')}/{:lang('follow_username')} {:lang('address')} {:lang('email')} {:lang('store_id')}/{:lang('store_abbr')} {:lang('create_time')} {:lang('operation')}
{$item.id} {$item.name_zh} {$item.name_en} {$item.mobile} {$item.sex} {$item.sun_calendar} {$item.lunar_calendar} 【{$item.follow_user_id}】{$item.follow_username} {$item.address} {$item.email} 【{$item.store_id}】/{$item.store_abbr} {$item.create_time}
{$list|raw}