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

编辑广告

通栏宽 640 四图:320*237 淘客首页菜单下二张图:299*188
{php echo tpl_form_field_image('pic',$item['pic'])}
{elseif $operation == 'display'}
{loop $list $item} {/loop}
名称 图片 网址 操作
{$item['title']} {$item['url']} 编辑 删除
{/if}
{template 'public_bottom'}