{template 'common/header'}

商品信息

{php echo tpl_form_field_image('cover', $info['cover']);}
{php echo tpl_form_field_multi_image('images', $info['images']);}
{php echo tpl_ueditor('content', $info['content']);}
{template 'common/footer'}