筛选
{if ($lesson_attribute['attribute1']) || ($lesson_attribute['attribute2'])}
{if $lesson_attribute['attribute1']}
{/if} {if $lesson_attribute['attribute2']}
{/if}
{/if}
{loop $list $parent} {/loop}
全选 排序 课程名称 分类/讲师名称 价格 销量/库存 章节数量 总访问量 vip/讲师服务访问量 课程状态 操作
[ID:{$parent['id']}] {if $parent['lesson_type']==3}{/if}{$parent['bookname']} {$parent['category']['name']}
{$parent['teacher']}
{$parent['price']} {$parent['buynum']}/{$parent['stock']} {$parent['section_num']} {$parent['visit_number']} {$parent['vip_number']}/{$parent['teacher_number']} {$lessonStatusList[$parent['status']]}
功能列表
批量设置 {if $_GPC['status']!=1} 上架 {/if} {if $_GPC['status']!='0'} 下架 {/if} {if $_GPC['status']=='0'} 批量删除 {/if}
{$pager}