diff --git a/pages/component/rich-text/rich-text-tags.uvue b/pages/component/rich-text/rich-text-tags.uvue index 191a4fe6e073a8753c8fa8356e273f759daaadab..5bf070d60b7488d479b7130554ebc164ec6fbf40 100644 --- a/pages/component/rich-text/rich-text-tags.uvue +++ b/pages/component/rich-text/rich-text-tags.uvue @@ -290,8 +290,8 @@ name: 'img', attrs: { src: 'https://web-assets.dcloud.net.cn/unidoc/zh/uni@2x.png', - width: '100px', - height: '100px' + width: '100', + height: '100' } } ] as Array