{include file=header.html}
请选择搜索分类 {list listtype=searchcategory} {loop item=cate}{$cate.name}{/loop} {/list}
{list listtype=recommend row=15} {/list}

{$_PAGE_CHANNEL.name}

{downloadpagelist pagesize=10 orderby=$_PAGE.orderby copyright=$_PAGE.type}
{if $_PAGE.orderby=='time'}按时间排列{else}按时间排列{/if} {if $_PAGE.orderby=='hot'}按人气排列{else}按人气排列{/if} {if $_PAGE.orderby=='digg'}按好评排列{else}按好评排列{/if}
下载人气更新日期 
    {loop item=cnt}
  • {$cnt.title}

    {$cnt.downloadcount} {$cnt.publishdate format='Y-m-d'} {$cnt.diggpercent}%好评
    {$cnt.title}

    {$cnt.description length=200 suffix=1}

    大小:{$cnt.filesize}语言:{$cnt.language}授权:{$cnt.copyright}平台:{$cnt.platform}推荐:{$cnt.level}
  • {/loop}
{pager}
{$pager.data}
{/pager} {downloadpagelistelse}
当前没有内容
{/downloadpagelist}
{channellist type=sub item=channel}
{/channellist}
    {list listtype=click row=10 order=all} {loop item=cnt}
  • {$cnt._loop_rownum}{$cnt.title}
  • {/loop} {/list}
    {list listtype=click row=10 order=month} {loop item=cnt}
  • {$cnt._loop_rownum}{$cnt.title}
  • {/loop} {/list}
    {list row=10} {loop item=cnt}
  • {$cnt.title}
  • {/loop} {/list}
{include file=footer.html}