|
@@ -938,7 +938,7 @@ if (ADList.length>0){
|
|
player.startAnimation();
|
|
player.startAnimation();
|
|
})
|
|
})
|
|
} else {
|
|
} else {
|
|
- $("#index_tc").css("background", "url('"+adv_img+"')")
|
|
|
|
|
|
+ $("#index_tc").css("background-image", "url('"+adv_img+"')")
|
|
}
|
|
}
|
|
$(".tans").css({"opacity":adv_background_opacity});//遮罩层透明度
|
|
$(".tans").css({"opacity":adv_background_opacity});//遮罩层透明度
|
|
break;
|
|
break;
|