{template 'common/header'}
前台样式设置
{php $bgs = '../addons/gicai_dzp/public/default/defaultdata/demo-1.jpg';} {if $account['postbg']==''} {php $account['postbg']=$bgs;} {/if} {php echo tpl_form_field_image('data[postbg]',$account['postbg']);}
保存设置
{template 'common/footer'}