js:fix image missing imageBase64 property
This commit is contained in:
@@ -80,6 +80,9 @@ export class Image extends View implements IImage {
|
||||
@Property
|
||||
imageRes?: string
|
||||
|
||||
@Property
|
||||
imageBase64?: string
|
||||
|
||||
@Property
|
||||
scaleType?: ScaleType
|
||||
|
||||
|
Reference in New Issue
Block a user