降采样适配3.x

Signed-off-by: tsm <2418639820@qq.com>
This commit is contained in:
tsm 2024-05-22 15:43:16 +08:00
parent 3ff328d762
commit 8459136c6a
1 changed files with 1 additions and 4 deletions

View File

@ -85,10 +85,7 @@ export struct ImageKnifeComponent {
ImageKnife.getInstance().execute(this.getRequest(this.currentWidth, this.currentHeight))
}
}
}).sourceSize({
width:250,
height:250
})
})
}
watchImageKnifeOption() {