<{include file="block/sheader.html"}>

<{$member.uname}>

毕业于:<{$designer.school}>

QQ:<{$designer.qq}>

公司:<{if $company}><{$company.sort_name}><{/if}>

委托设计
<{foreach from=$designer_values item=item name=loop}>

<{$item.title}>: <{foreach from=$item.values item=it}> <{if in_array($it.attr_value_id,$myattr)}> <{$it.title}> <{/if}> <{/foreach}>

<{/foreach}>

个人简介: <{$designer.txt|cutstr:100:'..'}>

<{foreach from=$case item=item name=ct}>

<{$item.title}>

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

Case<{$smarty.foreach.ct.index+1}> 案例名称:<{$item.title}> <{foreach from=$case_values item=itemcase name=loop}> <{$itemcase.title}>: <{foreach from=$itemcase.values item=it}> <{if $item.attr[$it.attr_value_id]}> <{$it.title}>    <{/if}> <{/foreach}> <{/foreach}> 人气指数:<{$item.views}> 喜欢数量:<{$item.likes}> 案例描述:<{$item.intro|cutstr:100:'..'}>

<{/foreach}>
<{$pager.pagebar}>
<{include file="block/footer.html"}>