mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-05-24 17:25:44 +08:00
@@ -20,7 +20,6 @@ import Prompt from '@system.prompt'
|
||||
@Component
|
||||
struct TestGifLoadWithWorkerPage {
|
||||
@State message: string = 'Hello Worker'
|
||||
//@State 双向绑定的意思
|
||||
@State options: ImageKnifeOption = {
|
||||
loadSrc: $r('app.media.icon')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user