{include file="admin/header.html"} {nocache}

内容管理

{loop module="{$form['form_table']}" order="id desc" pages="page"} {/loop}
|
ID 标题 发布时间 操作
{$r.id} {$r.title} {$r.inputtime|date_format:'%Y-%m-%d'} 详细 | 删除
 
{$pages}
{/nocache}