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

模型管理

{loop module="model"} {/loop}
||
编号 模型名称 数据表 状态 操作
{$r.id} {$r.model_name} {$pre}{$r.model_table} {if $r.is_lock==0}已锁定{else}正常{/if} 管理字段 | 编辑 | {if $r.is_fixed==0}删除{else}删除{/if}
{/nocache}