|
@@ -33,7 +33,6 @@ export default defineComponent({
|
|
RuntimeUtils.setPlayState()
|
|
RuntimeUtils.setPlayState()
|
|
}
|
|
}
|
|
RuntimeUtils.stopTick()
|
|
RuntimeUtils.stopTick()
|
|
- RuntimeUtils.setCurrentTime(0)
|
|
|
|
setTimeout(() => {
|
|
setTimeout(() => {
|
|
if (runtime.playState == 'play') {
|
|
if (runtime.playState == 'play') {
|
|
RuntimeUtils.setPlayState()
|
|
RuntimeUtils.setPlayState()
|