推荐话题
{if $arrTopic}
    {loop $arrTopic $key $item}
  • {$item['user']['username']}
    {if $item['label']}{tsTitle($item['label'])}{/if} {$item[title]} {if $item['istop']=='1'} [置顶] {/if}
    {if $item['group']['isopen']==0 && $item['score']==0 && $item['iscommentshow']==0}
    {$item['gaiyao']}
    {if $item['ptable']=='' && $item['pjson']}
    {loop $item['pjson'] $pkey $pitem} {/loop}
    {/if} {if $item['ptable']=='video' && $item['pjson']['siteid']==0}
    {if $item['pjson']['photo']} {else} {/if}
    {/if} {/if}
    {$item['user']['username']} {php echo getTime($item['uptime'],time())} 发表于 [{$item['group']['groupname']}]
    {$item['count_comment']}
    {$item['count_view']}
  • {/loop}
{else}
暂无推荐话题
{/if}