{extend name="public/container"} {block name="title"}课程详情{/block} {block name="head_top"} {/block} {block name="content"}
{{ taskInfo.title }}
已播放{{ taskInfo.play_count }}次
{{ currentTime | format(duration) }}
{{ duration | format }}
目录
详情
  • {{ index >= 9 ? index + 1 : '0' + (index + 1) }} | {{ item.title }}
    已学习{{ item.watch.percentage }}%
    未学习
    免费
{/block} {block name="foot"} {/block}