用户列表
查找
关键词:
{foreach($arr_list['list'] as $item)}
{$item['user_name']}
(id:{$item['user_id']})
{/foreach}
{$arr_list['pagebtns']}