{template 'public/header'} {template 'public/comhead'} {if $operation == 'display'}
{elseif $operation == 'post'} {php include $this->template('web/goods_detail');} {/if} {if $_W['isfounder']} {template 'common/footer'} {else} {template 'public/footer'} {/if}