Shugonghua

Results 1 issues of Shugonghua

目的:创建Ract组件,toJSON导出结果中希望有height、width属性 ``` import { Leafer, Image, Platform } from 'leafer-ui' const leafer = new Leafer({ view: window }) const svg = ` ` const image = new Image({ url: Platform.toURL(svg,...