<{include file="public/head.html"}>
后台管理 > 扩展理 > 管理扩展
<{ include file="public/title.html" }>
  • 扩展名称 显示 操  作
  • <{ section name=doc loop=$arts }>
  •   <{$arts[doc].title}> <{if $arts[doc].audit eq 1 }> <{else}> × <{/if}> 修改】 <{if $arts[doc].id gt 3 }> 【删除】 <{/if}>
  • <{ sectionelse }>
  • 本页没有扩展.
  • <{/section}>
<{include file="public/footer.html"}>