我使用对象Clipto将图像连接到ShapeObject,现在当我将画布保存到JSON并存储数据时,它的工作正常。现在,当我加载JSON时,它会出现一个错误,即此变量不确定。http://jsfiddle.net/efmbrm4v/2/varclippingRect=newfabric.Rect({left:100,top:100,width:100,height:100,fill:'transparent',opacity:1});canvas.add(clippingRect);varimgInstance=newfabric.Image(img,{width:instanceWidth,