{include file="pageheader.htm"}
{foreach from=$field key=field item=title} {if $field_show.$field=='true'}{/if} {/foreach} {foreach from=$product_list key=key item=product} {foreach from=$product key=field item=value} {if $field_show.$field=='true'} {else} {/if} {/foreach} {/foreach}
选择{$title}
全选
{include file="pagefooter.htm"}