{include file="admin@index/user-nav" /} {include file="admin@index/sidebar" /}
首页
添加顶级栏目
折叠
序号
ID
栏目名称
内容模型
操作
{php} foreach ($arr1 as $k => $val) { echo "
".$val["tid"]."
".$val["tname"]."
".$val["chname"]."
编辑
预览
内容
增加子类
删除
"; getSonCatList($val["tid"]); } {/php}
{include file="admin@index/footer" /}