|
{if !empty($poster['bg'])}
{if $d['type']=='img' || $d['type']=='thumb'}
{/loop}
{/if}
{elseif $d['type']=='qr'}
{elseif $d['type']=='name'}
昵称
{elseif $d['type']=='code'}
工号
{/if}
|
{php echo tpl_form_field_image('poster[bg]',$poster['bg']);}
海报背景大小建议尺寸为: 640 * 1008
|