소스 검색

暂停视频

linwu 4 달 전
부모
커밋
b6a73ee5c9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      public/themes/default/views/mobile/app/health/jinjiang.blade.php

+ 3 - 0
public/themes/default/views/mobile/app/health/jinjiang.blade.php

@@ -826,6 +826,9 @@
             let id = $(this).data('id');
             $('.module-box').hide();
             $('#'+id).show();
+            player.pause();
+            player1.pause();
+            player2.pause();
         });
     </script>
 @endsection