{include="style"}
{fun JZLANG('首页')} {fun JZLANG('碎片化管理')}
{if(checkAction('sys/addcache'))} {/if}

{fun JZLANG('调用方式')}

{!--php $jzdata=jzcachedata('碎片标识');/--}

{!--foreach $jzdata as $v--}

{fun JZLANG('这里输出想要的内容,如:')}{!--$v['title']--}

{!--/foreach--}

{foreach $lists as $v} {/foreach}
ID {fun JZLANG('碎片名称')} {fun JZLANG('碎片标识')} {fun JZLANG('更新周期')} {fun JZLANG('操作')}
{$v['id']} {$v['title']} {$v['field']} {$v['times']}{fun JZLANG('分钟')} {if(checkAction('sys/viewcache'))} {fun JZLANG('查看SQL')} {/if} {if(checkAction('sys/editcache'))} {fun JZLANG('编辑')} {/if} {if(checkAction('sys/delcache'))} {fun JZLANG('删除')} {/if}