{include file=header.html}
  • 全站
  • {channellist row=12 channelid=0} {loop item=ch} {php}$strlen = strlen($ch['name']);{/php}
  • {if $ch.channelid==$_PAGE_CHANNEL.topid or $ch.channelid==$_PAGE_CHANNEL.channelid}{$ch.name}{else}{$ch.name}{/if}
  • {/loop} {/channellist}

{$_PAGE.title}

文件大小下载人气更新时间
{list listtype=download orderby=$_PAGE.order row=100 channelid=$_PAGE_CHANNEL.channelid}
    {loop item=cnt}
  • {$cnt._loop_rownum}{if $_PAGE_CHANNEL.child}[{$cnt.channel.name}] {/if}{$cnt.title}{$cnt.filesize}{$cnt.downloadcount}{$cnt.publishdate format='Y-m-d H:i'}
  • {/loop}
{/list}
{include file=footer.html}