{template 'common/header'} {template 'web/statis/_header'} {if $op=='display'} {template 'web/statis/display'} {elseif $op=='goods'} {template 'web/statis/goods'} {elseif $op=='commission'} {template 'web/statis/commission'} {/if} {template 'common/footer'}