{template 'public/header'} {template 'public/comhead'}
内容编辑
{php echo tpl_form_field_image('img', $info['img'])}
*从小到大排序
{php echo tpl_ueditor('goods_details',$info['goods_details']);}
{php echo tpl_ueditor('process_details',$info['process_details']);}
{php echo tpl_ueditor('attention_details',$info['attention_details']);}
{template 'common/footer'}