Commit 08a65524 by 陈超

T

parent 15307067
......@@ -184,20 +184,7 @@
el: '#vueHome'
})
$(document).ready(function(){
$(".nav_list ul li:eq(0)").addClass("on");
});
$(function(){
//banner
var mySwiper = new Swiper('.swiper-container',{
pagination: '.pagination',
loop:true,
grabCursor: true,
paginationClickable: false,
autoplayDisableOnInteraction:false,
autoplay :4000,
})
/*直播预告*/
$(".live-date li:first").css("color","#00BED4");
$(".live-date li i:first").css("color","#00BED4");
......
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 to comment