添加栏目
栏目排序
删除栏目
{if $_GET['id']} {$up=M("classify")->findone("id=".$_GET['id'])} {if $up['classid']=="0"}
返回上级
{else}
返回上级
{/if} {/if}
快速导航
{loop $classify $k $v} {/loop}
选择 ID 所属模块 栏目名称 操作
{intval($v['id'],10)} {if $v['type']=="module"} {$name=M("module")->findname('project="'.$v['project'].'"')} {$name} {elseif $v['type']=="url"} 外链系统 {elseif $v['type']=="single"} 单页系统 {/if} where("classid=".$v['id'])->getcount()>0}href="?controller=classify&id={$v['id']}" class="class_jia"{else}href="#" class="class_jian"{/if}>{$v['name']} {if $v['type']=="module"} 预览 | 编辑栏目 | 删除栏目 | 清空内容 {elseif $v['type']=='url'} 预览 | 编辑栏目 | 删除栏目 {elseif $v['type']=='single'} 预览 | 编辑栏目 | 删除栏目 | 清空内容 {/if}