<script type="text/javascript">
$(document).ready(function(e) {
$(".text-content img").attr("style","");
});
$(window).load(function(){
$(".text-content img").addClass("img-responsive center-block");
})
</script>
Please indicate: 无趣的人生也产生有意思的事件 » script使页面中图片自动添加class标签