{extend name="public/container"} {block name="head_top"} {/block} {block name="content"}
{{ taskInfo.title }}
已播放{{ taskInfo.play_count }}次
{{ currentTime | timeFormat }}
{{ duration | timeFormat }}
目录
详情
  • {{index < 9 ? '0' + (index + 1) : index + 1}} | {{item.title}}
    免费
{/block} {block name="foot"} {/block}