{include file="application/template/pc/guojiz/pc/index_header.html"}
  • 全部
  • {volist name=":funa('newscate',array('show'=>1,'tid'=>0),'sort desc',100,1)" id="v"}
  • {$v.name}
  • {/volist}

最新

    {volist name=":funa('news',array('show'=>1,'tid'=>$id),'id desc',10,0)" id="vo" empty="

    没有更多的记录

    "}
  • {$vo.title}
    {$vo.title}
  • {/volist}

热门

    {volist name=":funa('news',array('show'=>1,'tid'=>$id),'view desc',10,0)" id="vo" empty="

    没有更多的记录

    "}
  • {$vo.title}
    {$vo.title}
  • {/volist}
{include file="application/template/pc/guojiz/pc/index_footer.html"}