<{include file="public/head.html"}>
后台管理 > 投票管理 > 管理投票
<{ include file="public/title.html" }>
  • 投票名称 总票数 操  作
  • <{ section name=doc loop=$arts }>
  • <{$arts[doc].title}> <{$arts[doc].count[0]['tcount']}> 删除
  • <{ sectionelse }>
  • 本页没有投票主题,请在左侧添加.
  • <{/section}>
  • <{$delmess}>
<{include file="public/footer.html"}>