{cw:include("cw_head.html")}
当前位置:{cw:class_position}
{cw:class_name}
{cw:html_page}
推荐信息
    {cw:loop select top 6 * from cw_info where ispic=1 and classid in({cw:class_allid}) order by id desc}
  • {title}
    {title}
  • {/cw:loop}
点击排行
    {cw:loop select top 10 * from cw_info where classid in({cw:class_allid}) order by hits desc,id desc}
  • {i}.{title}
  • {/cw:loop}
{cw:include("cw_foot.html")}