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

编辑分级

{php echo tpl_form_field_image('picurl',$item['picurl'])}
成功领取了100元优惠券一张
{elseif $operation == 'display'}
{loop $list $item} {/loop}
昵称 头像 内容 操作
{$item['title']} {$item['content']} 编辑 删除
{/if}
{template 'public_bottom'}