推广平台>落地页--更新

master
chenxiaojun 5 years ago
parent 78b0f66d37
commit 462dd061b7

@ -80,13 +80,6 @@
var videoWidth = $('.video-js').width();
$('.video-js').height(videoWidth * 0.562295082);
<?php if (!$isWechat):?>
var myPlayer = videojs('example_video_1');
myPlayer.ready(function(){
this.play();
});
<?php endif;?>
$('.down-link').on('click', function () {
var dow_status = parseInt($('#dow_status').val());
if (dow_status == 0) {

Loading…
Cancel
Save