访客列表:

{volist name='data.chat_list' id='item'}
{$item.visitor.name}
0
{/volist}
  • 访客信息
  • 快捷回复

访问信息:

用户id:

归属地:中国

访客状态:在线

    {volist name='data.replys' id='item'}
  • {$item.reply_content}
  • {/volist}