{foreach item=c from=$data}
{$c.title}
投票
{$c.vote_num}票
{/foreach}