Pre Merge pull request !180 from 张江胜/dev_fix

This commit is contained in:
张江胜 2023-07-21 08:06:41 +00:00 committed by Gitee
commit 1b5c8060bd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,7 +10,8 @@
...getTransformStyle(item.styles),
...getStatusStyle(item.status),
...getPreviewConfigStyle(item.preview),
...getBlendModeStyle(item.styles) as any
...getBlendModeStyle(item.styles) as any,
...getSizeStyle(item.attr)
}"
>
<!-- 分组 -->