{cw:include("cw_head.html")}
浏览:次 {cw:show_adddate}{cw:show_title}
{cw:show_img}
房屋类型:{cw:show_type}
租售价格:{cw:show_price}
{cw:show_content}
{cw:loop select top 5 * from cw_hous order by hits desc,id desc}
- {title}
{/cw:loop}
{cw:loop select top 5 * from cw_hous where isnice=1 order by id desc}
- {title}
{/cw:loop}
{cw:include("cw_foot.html")}