Commit 05a42069 by 陈超

T

parent 08a65524
......@@ -184,6 +184,10 @@
el: '#vueHome'
})
$(document).ready(function(){
$(".nav_list ul li:eq(0)").addClass("on");
});
$(function(){
/*直播预告*/
$(".live-date li: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