cropperCanvas, evt); self.cropping = true; self.state.ref.x = e.x; self.state.ref.y = e.y; if (Math.abs(self.state.x - e.x) <= 15 && Math.abs(self.state.y ...
確定! 回上一頁