浏览代码

暂停视频

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