Commit 630a1ae1 authored by Li Mingzhe's avatar Li Mingzhe

feat: 音频调试

parent 053cae51
...@@ -553,6 +553,9 @@ export class PlayComponent implements OnInit, OnDestroy { ...@@ -553,6 +553,9 @@ export class PlayComponent implements OnInit, OnDestroy {
this.randomAnswerIdArr(); this.randomAnswerIdArr();
setTimeout(() => {
this.clickSoundPlay();
}, 5000);
// this.initBall(); // this.initBall();
// //
// this.initLight(); // this.initLight();
......
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