<{include file='company/header.html'}>

简介

     <{$companyex.txt|cutstr:200:'..'}> 查看详情>>

评价

<{foreach from=$dianping item=item name=dp}>

业主:<{$item.content|cutstr:100:'..'}> 查看详情>>

<{/foreach}>
<{if !empty($youhui)}>

<{$youhui.title}>

距离结束:
还有<{$youhui.end}>
去看看

<{/if}>

案例展示 更多>>

<{foreach from=$cases item=item}>

<{if $item.lastphotos}> <{foreach from=$item.lastphotos item=item2 name=loop}> <{if $smarty.foreach.loop.index < 2}> <{/if}> <{/foreach}> <{/if}>

<{if !empty($members[$item.designer_id])}>

<{$members[$item.designer_id].uname}>毕业于<{$designers[$item.designer_id].school}>、作品(<{$designers[$item.designer_id].case_num}>)

<{/if}>
<{/foreach}>

设计师 更多>>

在建工地 更多>>

<{foreach $sites as $item}> <{/foreach}>
<{include file='company/foot.html'}>