{php include $this->template('web_public/header')}
当前位置: 首页 {php echo $this->advs['name']}
{$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']}
{php include $this->template('web_public/footer_nav')}