linwu 4 сар өмнө
parent
commit
b6a73ee5c9

+ 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