{include file="head.html"} {include file='table/nav.html'}
{foreach item=c from=$data} {/foreach}
tableid 名称 表名称 描述 status 操作
{$c.tableid} {$c.title} {$c.tablename} {$c.description} {$c.status} 数据列表 字段列表 编辑 查看 复制表 删除
{$pagelist}
{include file="footer.html"}