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',