{template 'common/header'} {if $operation == 'post'}

编辑图标

会员中心
选择商品分类,必需选择,H5页面不用选择
{php echo tpl_form_field_image('pic',$item['pic'])}
H5页面必须填写 http://www.baidu.com/,()
{elseif $operation == 'display'}
{loop $list $item} {/loop}
名称 图片 操作
{$item['title']} 编辑 删除
{/if} {template 'common/footer'}