{template 'public_head'}
{template 'public_left'}
{if $operation == 'post'}

编辑专题

{php echo tpl_form_field_image('picurl',$item['picurl'])} 尺寸785*305
{elseif $operation == 'display'}
{loop $list $item} {/loop}
排序 名称 图片 操作
{$item['px']} {$item['title']} 查看商品 编辑 删除
{/if}
{template 'public_bottom'}