作者 zhangwei
1 个管道 的构建 通过 耗费 0 秒

1

... ... @@ -233,7 +233,7 @@
var img = li_index.find('.li_img').attr('src');
$('.video_poster').attr('src', img);
$('#id').css('z-index', '0');
$('#video').css('z-index', '0');
$('.video_poster').show();
$(".fourth_video_start").show();
... ...