Commit 2530ce5c authored by liujiaxin's avatar liujiaxin

11

parent a9111dda
...@@ -78,6 +78,7 @@ export class PlayComponent implements OnInit, OnDestroy, OnChanges, AfterViewIni ...@@ -78,6 +78,7 @@ export class PlayComponent implements OnInit, OnDestroy, OnChanges, AfterViewIni
} }
this.showQuestion = false; this.showQuestion = false;
} }
window["air"].hideAirClassLoading(this.saveKey, this.data);
}, this.saveKey); }, this.saveKey);
this.audio.onended = () => { this.audio.onended = () => {
......
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