{include file="header"}
{:ad(2)}
{:dingyi($c['name'],'全部分类')}
{volist name=":fun_sd('html',array('f.open'=>1),$c['id'],'settop desc , times desc','10,false',0)" id="vo" empty="
没有更多的记录
"}
{$vo.title}
{:cut_c($vo.content,100)}
{:fun_u($vo.uid, 'username')}
{$vo.time|times}
{$vo.zan}
{:fun_st('comment', array('fid'=>$vo.id))}
{/volist}
{:fun_sd('html',array('f.open'=>1),$c['id'],'settop desc , times desc','10,false',0)->render()}
{if !$c.name} {foreach name=":fun_S('cate',array('tid'=>0),'px desc','1000',1)" item="v" key="k"}
{$v.name}
{volist name=":fun_s('cate',array('tid'=>$v['id']),'px desc',100,1)" id="vo"}
{$vo.name}
{/volist}
{/foreach} {else/}
{$name}
{volist name=":fun_s('cate',array('tid'=>$id),'px desc',100,1)" id="vo"}
{$vo.name}
{/volist}
{/if}
同类热门
{volist name=":fun_sd('html',array('f.open'=>1),$c['id'],'view desc','8',1)" id="vo"}
{$vo.title}
{:cut_c($vo.content,15)}
{/volist}
{:hook('indexcate')} {include file="footer"}