{include file=header.html}
{if $_PAGE_CHANNEL.topid}{channel channelid=$_PAGE_CHANNEL.topid item=ch}
首页
{/channel}{else}
首页
{/if}
{channellist type=nav row=15} {loop item=channel}
{$channel.name}
{/loop} {/channellist}
图片
视频
排行
关注
评论
下载
最新
|
头条
|
焦点
|
推荐
|
排行榜
全站
请选择搜索分类
{list listtype=searchcategory} {loop item=cate}
{$cate.name}
{/loop} {/list}
{$_PAGE.position}
{if $_PAGE.type=='newest' or $_PAGE.type==''}
最新下载
{else}
最新下载
{/if} {if $_PAGE.type=='head'}
下载头条
{else}
下载头条
{/if} {if $_PAGE.type=='focus'}
焦点下载
{else}
焦点下载
{/if} {if $_PAGE.type=='recommend'}
推荐下载
{else}
推荐下载
{/if}
下载排行榜
{$_PAGE.title}
下载人气
大小
更新时间
{list listtype=download orderby=$_PAGE.order row=100 channelid=$_PAGE_CHANNEL.channelid}
{loop item=cnt}
[{$cnt.channel.name}]
{$cnt.title}
{$cnt.downloadcount}
{$cnt.filesize}
{$cnt.publishdate format='Y-m-d H:i'}
{/loop}
{/list}
{include file=footer.html}