<{include file="public/head.html"}>
后台管理 > 展示管理 > 管理展示
<{ include file="public/title.html" }>
  •       请按分类选择产品   <{$select}>   
  • 名称 添加人 添加时间 推荐 审核 操  作
  • <{ section name=doc loop=$arts }>
  • <{$arts[doc].title}> <{$arts[doc].username}> <{$arts[doc].posttime|date_format:"%Y-%m-%d"}> <{if $arts[doc].recommend eq 1 }> <{else}> × <{/if}> <{if $arts[doc].audit eq 1 }> <{else}> × <{/if}> 修改】 【删除
  • <{ sectionelse }>
  • 本页没有产品
  • <{/section}>
  • 全选/反选/全不选  选中项:                    已审核 | 末审核
    <{$fpage}>
<{include file="public/footer.html"}>