{include file="index/header"}

排行榜

    {volist name="tops" id="vo" length="20"}
  • [{$vo.title}] {if condition="$type eq 'art'" }{$vo.view}{/if}{if condition="$type eq 'today'" }{$vo.count}{/if}
  • {/volist}
{include file="index/footer"}