<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Cms/Common/tpl/sidebar.tpl"}>

文章内容管理 当前分类「<{$category.text}>」

文章列表

  
<{foreach from=$data item=d }> <{/foreach}>
文章标题 排序 浏览量 发布时间 创建时间 更新时间 是否隐藏 操作
<{$d.title}> <{$d.rank}> <{$d.view}> <{$d.publish_date}> <{$d.create_time}> <{$d.update_time}> <{$d.hide}>
 编辑
<{include file="Backend/Common/tpl/pager.tpl"}>、
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>