{php include $this->template('web_public/header')}
首页 > 设计团队
{loop $list $item}
{$item['name']}
{$item['name']} {$item['level_name']} 预约TA

设计理念/{php echo $this->do_tag('tag_style');}:
{$item['sort_comment']}

相关案例:

{if empty($item['case'])} 暂无案例 {else}
    {loop $item['case'] $items}
  • {$items['name']}
  • {/loop}
{/if}
{/loop}
{$page}
设计师人气榜
{if $from_info['img']} {/if}

提交信息,试试看!

{loop $from_info['body'] $item} {if $item['type'] == 'text'}

{elseif $item['type'] == 'radio'}

{elseif $item['type'] == 'checkbox'}

{elseif $item['type'] == 'phone'}

{elseif $item['type'] == 'name'} {elseif $item['type'] == 'select'}

{/if} {/loop} {$from_info['font']}

已有{$from_info['count']}人提交

{php include $this->template('web_public/footer_nav')}