Procházet zdrojové kódy

Merge branch 'iteration-course-timer' into jenkins-main

lex před 1 rokem
rodič
revize
7b55034e6b
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',