{cw:include("cw_head.html")}
当前位置:{cw:class_position}
{cw:class_name}
    {cw:page select * from cw_hous where classid in({cw:class_allid}) order by id desc}
  • {title}

    {title}

    [@{content}#len=60/]
    [@{adddate}#date=yyyy-mm-dd]{price}元
  • {/cw:page}
{cw:html_page}
推荐信息
    {cw:loop select top 6 * from cw_hous where ispic=1 and classid={cw:class_id} order by id desc}
  • {title}
    {title}
  • {/cw:loop}
点击排行
    {cw:loop select top 10 * from cw_hous where classid={cw:class_id} order by hits desc,id desc}
  • {title}
  • {/cw:loop}
{cw:include("cw_foot.html")}