<{include file="block/header.html"}>
<{foreach from=$attr_values item=item name=loop}>
<{$item.title}>: 不限 <{foreach $item.values as $item2}> <{$item2.title}> <{/foreach}>
<{/foreach}>
热门楼盘: <{calldata mdl="home/main" city_id=$request.city_id order="pv_num:DESC" limit="10"}> <{$item.name}> <{/calldata}>
<{$pager.pagebar}>
    <{foreach $case as $item}>
  • <{if $item.lastphotos}> <{foreach from=$item.lastphotos item=item2 name=loop}> <{if $smarty.foreach.loop.index < 2}> <{if $smarty.foreach.loop.index == 0}><{/if}> <{/if}> <{/foreach}> <{/if}>

      [案例] <{$item.title}>

    <{if !empty($company_list[$item.company_id])}><{/if}> <{$company_list[$item.company_id].sort_name}> <{$item.likes}>喜欢 <{$item.views}>浏览

  • <{/foreach}>
<{include file="block/footer.html"}>