Browse Source

暂停视频

linwu 4 months ago
parent
commit
b6a73ee5c9
1 changed files with 3 additions and 0 deletions
  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