{cw:include("cw_head.html")}
当前位置:{cw:show_position}
{cw:show_classname}

{cw:show_title}

来源:{cw:show_froms} 发布:{cw:show_author} 时间:{cw:show_adddate} 浏览:
{cw:show_content}
关键词:{cw:show_tags}
上一篇:{cw:loop select top 1 * from cw_news where id<{cw:show_id} order by id desc}{title}{/cw:loop}
下一篇:{cw:loop select top 1 * from cw_news where id>{cw:show_id} order by id asc}{title}{/cw:loop}
  • 验证码: 看不清单击刷新   
新闻分类
    {cw:loop select * from cw_news_class where followid=1 order by id asc}
  • {names}
  • {/cw:loop}
推荐图文
    {cw:loop select top 4 * from cw_news where ispic=1 and classid={cw:show_classid} order by id desc}
  • {title}
    {title}
  • {/cw:loop}
点击排行
    {cw:loop select top 10 * from cw_news order by hits desc,id desc}
  • {title}
  • {/cw:loop}
{cw:include("cw_foot.html")}