{php include $this->template('web_public/header')}
首页 > {if $class} {$class['title']} > {/if} {if $standard} {$standard['title']} {/if}

{$standard['title']}

{php echo htmlspecialchars_decode($standard['body'])}
上一条: {if $s_strip} {$s_strip['title']} {else} 已经到顶了! {/if} 下一条: {if $x_strip} {$x_strip['title']} {else} 已经到尾了! {/if}
设计师人气榜
{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['count']}人提交

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