说明: $('#target').Jcrop({ minSize: [190,190], //边框最小尺寸 //maxSize:[190,190], setSelect: [0,0,170,230], //创建边框参数【x,y,x1,y1】 onChange: updatePreview, //边框改变时发生的事件 onSelect: updatePreview, //边框选定的时候的事件 onSelect: updateCoords, aspectRatio:1, //选框宽高比 bgOpacity
<qq_33296675> 上传 | 大小:4kb