{template 'public/header'} {template 'public/comhead'}
内容编辑
*从小到大排序
{php echo tpl_form_field_image('logo', $info['logo'])} * 建议尺寸大小:325*325px
{php echo tpl_form_field_multi_image('img',$img);} * 建议尺寸大小:450*450px
售价
原价
{php echo tpl_form_field_date(start_time, $info['start_time'],$withtime = true);}
{php echo tpl_form_field_date(end_time, $info['end_time'],$withtime = true);}
{php echo tpl_form_field_date(xf_time, $info['xf_time'],$withtime = true);}
{php echo tpl_ueditor('details',$info['details']);}
{php echo tpl_form_field_multi_image('details_img',$details_img);} * 建议尺寸大小:450*450px
{template 'common/footer'}