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

1

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