jquery 直接访问图片路径

jQuery("#img").attr("src",function(){return this.src+"?"});

原文地址:https://www.cnblogs.com/luyang1990/p/4758296.html