{template '_header'}
{ifp 'shop.adv.add'} 添加内容 {/if}

内容管理

{if count($list)>0} {loop $list $row} {/loop}
顺序 标题 分类 显示 操作
{ifp 'system.site.companyarticle.edit'} {$row['displayorder']} {else} {$row['displayorder']} {/if} {$row['title']} {$category[$row['cate']]['name']} 1,'id'=>$row['id']))}' data-switch-value1='1|显示|label label-success|{php echo webUrl('system/site/companyarticle/status',array('status'=>0,'id'=>$row['id']))}' {/if} > {if $row['status']==1}显示{else}隐藏{/if} {ifp 'system.site.companyarticle.view|system.site.companyarticle.edit'} {ifp 'system.site.companyarticle.edit'}修改{else}查看{/if}{/if} {ifp 'system.site.companyarticle.delete'} 删除{/if}
{$pager}
{$pager} {else}
暂时没有任何文章!
{/if}
{template '_footer'}