{include file="head.html"}
单页管理 单页添加
{foreach item=c from=$data} {/foreach}
id 标题 唯一代号 添加时间 数据类型 调用方法 状态 操作
{$c.id} {$c.title} {$c.word} {$c.dateline|date:Y-m-d} {$type_list[$c.type_id]} {$c.equation} {if $c.status eq 2} {else} {/if} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}