公开课都是由官网精心编写,课程由文档和视频构成。
{foreach item=c from=$data}
{/foreach}
{$pagelist}
{$c.title}
{if $c.ispay}
售价:¥{$c.money}
{else}
免费
{/if}