From 462dd061b7d34b075a2526544f303e77994d6be1 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Fri, 13 Dec 2019 13:46:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E5=B9=B3=E5=8F=B0>=E8=90=BD?= =?UTF-8?q?=E5=9C=B0=E9=A1=B5--=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Home/landingPage2.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Application/Home/View/default/Home/landingPage2.html b/Application/Home/View/default/Home/landingPage2.html index e9a2f61fb..494a43ef9 100644 --- a/Application/Home/View/default/Home/landingPage2.html +++ b/Application/Home/View/default/Home/landingPage2.html @@ -80,13 +80,6 @@ var videoWidth = $('.video-js').width(); $('.video-js').height(videoWidth * 0.562295082); - - var myPlayer = videojs('example_video_1'); - myPlayer.ready(function(){ - this.play(); - }); - - $('.down-link').on('click', function () { var dow_status = parseInt($('#dow_status').val()); if (dow_status == 0) {