优化
This commit is contained in:
@@ -247,7 +247,7 @@ Component({
|
||||
that._canvasDetectionPosition();
|
||||
},
|
||||
imgSrc(value, that){
|
||||
that.pushImg();
|
||||
// that.pushImg();
|
||||
},
|
||||
cut_top(value, that) {
|
||||
that._cutDetectionPosition();
|
||||
@@ -471,6 +471,7 @@ Component({
|
||||
_img_top: wx.getSystemInfoSync().windowHeight / 2,
|
||||
_img_left: wx.getSystemInfoSync().windowWidth / 2,
|
||||
})
|
||||
this.pushImg()
|
||||
// console.log(wx.getSystemInfoSync().windowHeight / 2, "-", wx.getSystemInfoSync().windowWidth / 2,)
|
||||
},
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user