Commit aef754e6 authored by 李维's avatar 李维

添加单词音频播放

parent 9d27437e
No preview for this file type
......@@ -1797,7 +1797,7 @@ cc.Class({
optionClick(optionItem) {
const optionData = optionItem.data;
playAudioByUrl(optionData.audio_url)
if (optionData.text_en == this.quesBg.data.text_en) {
this.showRight(optionItem);
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment