筛选
{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']}] {$parent['bookname']} {$parent['category']['name']} {$parent['price']} {$parent['buynum']}/{$parent['stock']} {$parent['visit_number']} {$parent['vip_number']}/{$parent['teacher_number']} {$lessonStatusList[$parent['status']]}
{$pager}