lex 1 년 전
부모
커밋
af1a1258a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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',