{include file="head.html"}
客服咨询
{foreach item=c from=$list}
{$c.nickname}
{$c.timeago}
{$c.content}
{/foreach}
{include file="footer.html"}