Explorar o código

修复课件播放时,tick还在播的情况

skyblued %!s(int64=2) %!d(string=hai) anos
pai
achega
370b460fc6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/subpages/colexiu/buttons/player.tsx

+ 1 - 0
src/subpages/colexiu/buttons/player.tsx

@@ -30,6 +30,7 @@ export default defineComponent({
         if (runtime.playState == 'play') {
           RuntimeUtils.setPlayState()
         }
+        RuntimeUtils.stopTick()
       }
     }
     const sendMessage = () => {