Commit 6071b3e1 authored by Chen Jiping's avatar Chen Jiping

fix:修复音频播放问题

parent 8a27d259
...@@ -1008,9 +1008,6 @@ export class PlayComponent implements OnInit, OnDestroy { ...@@ -1008,9 +1008,6 @@ export class PlayComponent implements OnInit, OnDestroy {
this.curIndex += 1; this.curIndex += 1;
} }
else {
play();
}
} }
} }
......
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