maxScale:1.5, //最大縮放倍數(shù) minScale:0.5, //最小縮放倍數(shù) rotateSpeed:10 //運(yùn)轉(zhuǎn)速度 } options=util.extend(defaultOptions,options);//參數(shù)設(shè)置 this.container=util.$(id); this.width=options.width; this.height=options.height; imgWidth=this.imgWidth=options.imgWidth; imgHeight=this.imgHeight=...
www.dbjr.com.cn/article/294...htm 2025-5-30