Commit e98fc45a by doszhang

dos

parent d754d758
...@@ -143,6 +143,8 @@ $(document).ready(function () { ...@@ -143,6 +143,8 @@ $(document).ready(function () {
// $('.logo').css('top',getTranslateDistance(15)); // $('.logo').css('top',getTranslateDistance(15));
video1.addEventListener('pause', function () { video1.addEventListener('pause', function () {
console.log('1 pause');
if (videoBreak) { if (videoBreak) {
videoBreak = false; videoBreak = false;
} else { } else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment