ImageElem

data class ImageElem(val thirdUrl: String, val widthPercent: Double)(source)

富文本 - 图片属性

参考forum文档

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(thirdUrl: String, widthPercent: Double)

Properties

Link copied to clipboard

第三方图片链接

Link copied to clipboard

宽度比例(缩放比,在屏幕里显示的比例)