您现在正在浏览: 首页 » 投票结果
投票结果
[#if status?? && status!=0]
[#else]
[#list vote.items as item]
[/#if]
- [#if status==1] 投票ID不能为空 [#elseif status==2] 投票项不能为空 [#elseif status==100] 投票主题不存在 [#elseif status==101] 投票项不合法 [#elseif status==501] 需要登录才能投票 [#elseif status==200] 投票主题已经关闭 [#elseif status==201] 投票的选项个数大于允许的个数 [#elseif status==202] 投票还没有开始 [#elseif status==203] 投票已经结束 [#elseif status==204] 您已经投过票了,请勿重复投票! [#elseif status==205] 您已经投过票,请勿重复投票!了 [#elseif status==206] 您已经投过票了,请勿重复投票! [#else] 投票失败 [/#if]
投票主题:${vote.title?html}, 总票数:${vote.totalCount}
${item_index+1}、 | ${item.title?html} - (${item.voteCount}票) |
![]() |
-
[@cms_content_list count='10' titLen='15' orderBy='8' channelOption='1']
[#list tag_list as a]
- [@text_cut s=a.title len=titLen append=append/] [/#list] [/@cms_content_list]
[@cms_topic_list count='2' recommend='1' descLen='35' append='...']
[#list tag_list as t]
- ${t.name}
- [@text_cut s=t.description len=descLen append=append/]