{include file="header"}

{$t['title']}

{$t.time|times}

浏览量:{$t.view}

{$t.content|htmlspecialchars_decode}

{volist name=":fun_s('article','tid='.$t.tid.' and id<'.$t.id.' and open=1','id desc','1',1)" id="vo"}
上一篇: {$vo.title}
{/volist} {volist name=":fun_s('article','tid='.$t.tid.' and id>'.$t.id.' and open=1','id asc','1',1)" id="vo"}
下一篇: {$vo.title}
{/volist}

最新资讯

    {volist name=":fun_sd('article',array('f.open'=>1),$cate['id'],'times desc','10',1)" id="vo"}
  • {$vo.title}
    {$vo.title}
  • {/volist}

热门资讯

    {volist name=":fun_sd('article',array('f.open'=>1),$cate['id'],'view desc','10',1)" id="vo"}
  • {$vo.title}
    {$vo.title}
  • {/volist}
{include file="footer"}