${activeIndex + 1} / ${wordList.length}

单字认读

>

标签:
${ selTag.text }
  • ${tagOpt.text}

创建标签 ${ tag.name }

${ wordList }

${ activeWord }

${ wordList[activeIndex]?.lesson ? '《' + wordList[activeIndex].lesson + '》' : ''}
  • ${chr}
    ${ wordList[activeIndex].explain || '' }

${activeIndex + 1} / ${wordList.length}