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

编辑公告

选择商品分类
填写 http://www.baidu.com/ 不是外连可以不用填
{elseif $operation == 'display'}
{loop $list $item} {/loop}
id 名称 操作
{$item['id']} {$item['title']}
链接:{php echo $_W['siteroot'].str_replace('./','app/',$this->createMobileurl('newsview',array('id'=>$item['id'])))} 把这个链接编辑填到外链里面
编辑 删除
{/if}
{template 'public_bottom'}