parent
3ff328d762
commit
8459136c6a
|
@ -85,10 +85,7 @@ export struct ImageKnifeComponent {
|
||||||
ImageKnife.getInstance().execute(this.getRequest(this.currentWidth, this.currentHeight))
|
ImageKnife.getInstance().execute(this.getRequest(this.currentWidth, this.currentHeight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}).sourceSize({
|
})
|
||||||
width:250,
|
|
||||||
height:250
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|
||||||
watchImageKnifeOption() {
|
watchImageKnifeOption() {
|
||||||
|
|
Loading…
Reference in New Issue