{#include file="header.html"#}

{#$art.art_title#}

{#$art.art_intro#}
{#$art.art_content#}
上一篇: {#if !empty($next)#}{#$next.art_title#}{#else#}没有了{#/if#}
推荐文章RECOMMEND
    {#foreach from=get_articles(0, 10, false, 'views') item=hot name=hot_article#}
  • {#$smarty.foreach.hot_article.iteration#}

    {#$hot.art_title#}

    {#if $smarty.foreach.hot_article.iteration== 1#}

    {#$hot.art_intro|truncate:"40"#}

    {#/if#}
  • {#/foreach#}
最新文章HOT NEWS
    {#foreach from=get_articles(0, 10, false, 'ctime') item=hot name=hot_article#}
  • {#$smarty.foreach.hot_article.iteration#}

    {#$hot.art_title#}

    {#if $smarty.foreach.hot_article.iteration== 1#}

    {#$hot.art_intro|truncate:"40"#}

    {#/if#}
  • {#/foreach#}

订阅 "百家" 频道, 观看更多百家精彩文章

{#include file="footer.html"#}