提交 ca31ea20 authored 作者: wangjiahao's avatar wangjiahao

feat: 画布自适应

上级 77a919c6
......@@ -6,12 +6,14 @@
:id="'component' + config.id"
class="component"
:style="getStyle(config.style)"
:out-style="config.style"
:element="config"
/>
<component
:is="config.component"
v-else
class="component"
:out-style="config.style"
:style="getStyle(config.style)"
:prop-value="config.propValue"
:element="config"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论