lex 1 year ago
parent
commit
af1a1258a9
1 changed files with 1 additions and 0 deletions
  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',