jquery设置背景图片:$(this).css("background-image","url(on.jpg)");就可以了
$(this).css("background-image","url(on.jpg)");
$("#flow1_pic").css("background-image","url(../images/merchants/flow"+(id+1)+"_pic.jpg)");jquery设置div的背景图片,背景图无法显示; 图片路径是:WebRoot/static/images/merchants/flow1_pic.jpg