{template 'common/header'}
修改商户
{php echo tpl_form_field_image('data[icon]', $detail['icon'], '../addons/dk_vbest/static/images/nopic.jpg', array('width' => 420, 'height' => 335))} 请上传分享图标,建议尺寸420x335像素
{php echo tpl_form_field_image('data[avatar]', $detail['avatar'], '../addons/dk_vbest/static/images/nopic.jpg', array('width' => 100, 'height' => 100))} 请上传分享图标,建议尺寸100x100像素
{php echo tpl_form_field_image('data[qrcode]', $detail['qrcode'], '../addons/dk_vbest/static/images/nopic.jpg', array('width' => 200, 'height' => 200))} 请上传微信二维码,建议尺寸200x200像素
{php echo tpl_form_field_image('data[banner]', $detail['banner'], '../addons/dk_vbest/static/images/nopic.jpg', array('width' => 750, 'height' => 300))} 请上传信息横幅图,建议尺寸750x300像素
{template 'common/footer'}