$(function(){ KaTeX parse error: Expected '}', got 'EOF' at end of input: … var img=(this).attr(“src”); var arr=img.split(".jpg"); var newsrc=arr.join("_small.jpg"); console.log(newsrc); $(".jqzoom img").attr(“src” ,newsrc); }) }) 图片切换