{include file="header.html"}
{include file='shouquan/nav.html'} {foreach item=c from=$data} {/foreach}
id type domain nickname telephone qq status 操作
{$c.id} {$c.type} {$c.domain} {$c.nickname} {$c.telephone} {$c.qq} {$c.status} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}