{include file="header.html"}
{include file='weixin/nav.html'} {foreach item=c from=$data} {/foreach}
id 微信token 微信名 添加时间 操作
{$c.id} {$c.token} {$c.title} {$c.dateline|date:Y-m-d} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}