{template 'public/header'} {template 'public/comhead'}
内容编辑
*从小到大排序
{php echo tpl_form_field_image('logo', $info['logo'])} * 建议尺寸大小:120*120px
{php echo tpl_form_field_multi_image('img',$img);} * 建议尺寸大小:450*450px
{php echo tpl_form_field_multi_image('details_img',$details_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_ueditor('details',$info['details']);}
{template 'common/footer'}