{% if hasVote %}
{% /if %}
{% if drawno %}
第{{drawno}}期
{% /if %} {% if title %}
{{title}}
{% /if %}
{% if source %}
来源:{{source}}
{% /if %} {% if addtime %}
{{addtime}}
{% /if %} {% if date %}
{{date}}
{% /if %}
{% if advimg %}
{% /if %}
{% if showMoreTopic %}
<更多话题,请浏览左侧菜单每日一题专栏>
{% /if %} {% if showMoreParty %}
<更多活动,请浏览左侧菜单精彩活动专栏>
{% /if %}
{{content}}
{% if ad %}{{ad}}{% /if %} {% if hasVote %}
投票
{{issue}}
{{voteCounts}}人参与投票
查看结果
{% for aPoint in points %}
{{aPoint.point}}
{{aPoint.pointPer}}
{% /for %}
{% /if %} {% if hasJoin %}
{% /if %} {% if relates.@count %}
相关新闻
{% for relate in relates %}
{{relate.title}}
{% /for %}
{% /if %} {% if comments %}{{comments}}{% /if %}