jquery改变标签背景时间:2021-03-17 19:42:42$(".show").css("background-image","url('../images/icon2.png')");//改变背景图片 $(".show").css("background-color","red");//改变背景颜色