{php} use app\service\Image as CImage; use app\model\Category as VCategory; {/php} {layout name="manager/layout" /}
{php} if(!VCategory::hasChildren($category['id'])):{/php} 添加内容 {php}endif;{/php}

{if $category.id!=5} {/if} {if !empty($attributeList)} {/if} {if $category.id!=5} {/if} {if !empty($attributeList)} {/if} {foreach name="list" item="item"} {if $category.id!=5} {/if} {if !empty($attributeList)} {/if} {/foreach}
封面手机封面 标题 创建日期 排序属性状态 操作
{if !empty($item['src']) && file_exists('.' . $item['src'])} {/if} {if !empty($item['src_mobile']) && file_exists('.' . $item['src_mobile'])} {/if} {$item.title} {$item.create_time|date='Y-m-d'} {$item.sort}{$item.top == 1 ? '置顶 ' : ''}{$item.hot == 1 ? '热门 ' : ''}{$item.recommend == 1 ? '推荐 ' : ''} {$item.status ? '正常':'隐藏'}
{if !empty($attributeList)} 属性 {/if} 向上 向下 编辑 删除
{$list->render()|raw}