<{include file="public/head.html"}>
基本管理 > 视频栏目管理 > 管理视频栏目
<{include file="public/title.html"}>
  • 栏目名称 操作
  • <{foreach $list as $row}> <{$space=str_repeat("|      ",count(explode("-",$row.abspath))-2)}>
  • <{$space}>|-<{$row.title}> 编辑】 【删除】 <{if $row.display eq 1}> 【显示】 <{else}> 【隐藏】 <{/if}> <{if $row.link eq 1}> 【链接】 <{else}> 【取消】 <{/if}>
  • <{foreachelse}>
  • 暂无视视频栏目请添加
  • <{/foreach}>
<{include file="public/footer.html"}>