{$web=M("web")->information} {include "inc/title.html"} {include "scrap/header.html"}

{$classname}

{include "inc/where.html"}

{$title}

文章来源:{$origin}  文章作者:{$author}  日期:{$date}
{$info}
{include "show/home_a_show.html"}
{$content}
责任编辑:{$inputer} 阅读了{intval($hits)}次关键词:{$tags}
上一篇:{include "inc/prev.html"}
下一篇:{include "inc/next.html"}

大家都在看

    {loop M("module")->related($_GET['project'],strip_tags($tags)) $k $v}
  • {$v['title']}
  • {/loop}

最新推荐

    {loop l("article","w[classid='$classid'&&attrib_j=1&&status=1];f[title,html,date];n[10];s[id,1]") $k $v}
  • {date('m/d',strtotime($v['date']))}{$v['title']}
  • {/loop}
{include "show/home_a_show.html"}

图文推荐

    {loop l("article","w[classid='$classid'&&attrib_j=1&&img!=''&&status=1];f[title,html,img];n[4];s[id,1]") $k $v}
  • {$v['title']}{$v['title']}
  • {/loop}

热门资讯

    {loop l("article","w[classid='$classid'&&attrib_r=1&&status=1];f[title,html,date];n[10];s[hits,1]") $k $v}
  • {date('m/d',strtotime($v['date']))}{$v['title']}
  • {/loop}

热门图文

    {loop l("article","w[classid='$classid'&&attrib_r=1&&img!=''&&status=1];f[title,html,img];n[4];s[hits,1]") $k $v}
  • {$v['title']}{$v['title']}
  • {/loop}

标签云

更多
    {loop l("tags","f[name];n[20];s[hits,1]") $k $v}
  • {$v['name']}
  • {/loop}
{include "scrap/footer.html"}