lex před 1 rokem
rodič
revize
af1a1258a9
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/views/exercise-after-class/index.tsx

+ 1 - 0
src/views/exercise-after-class/index.tsx

@@ -351,6 +351,7 @@ export default defineComponent({
 
     // 去练习
     const gotoPractice = () => {
+      handleStopVideo()
       const url = window.location.origin + location.pathname + `#/accompany`
       postMessage({
         api: 'openWebView',