{foreach item=cc from=$catList}
{$cc.title}
{/foreach}
所在区域
{$cat.typeLabel}
{$cat.moneyLabel}区间
所在区域
{foreach item=c from=$scList}
{$c.title}
{/foreach}
{if $typeList}
{$cat.typeLabel}
{foreach item=c key=k from=$typeList}
{$c}
{/foreach}
{/if}
{$cat.moneyLabel}区间
{foreach item=c from=$priceList}
{$c}
{/foreach}
暂无信息
{else}
{foreach item=c from=$list}
{if $c.imgurl}
{/if}
{/if}
{/foreach}
{/if}
{/if}
{$c.title}
{if $c.money>0}
房租 ¥{$c.money}/月
{$c.description}
{$pagelist}