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

编辑活动

{php echo tpl_form_field_image('picurl',$item['picurl'])}
{elseif $operation == 'display'}
{loop $list $item} {/loop}
排序 名称 图片 链接/口令 操作
{$item['px']} {$item['title']} {$item['turl']}
{$item['kouling']}
编辑 删除
{/if}
{template 'public_bottom'}