提交 0a16c911 authored 作者: wangjiahao's avatar wangjiahao

refactor: 代码回退

上级 01b49247
......@@ -6,7 +6,6 @@
@mousedown="elementMouseDown"
>
<edit-bar v-if="componentActiveFlag" :element="config" @showViewDetails="showViewDetails" />
<fullscreen style="height: 100%;background: #f7f8fa;overflow-y: auto" :fullscreen.sync="previewVisible">
<close-bar v-if="previewVisible" @closePreview="closePreview" />
<de-out-widget
v-if="config.type==='custom'"
......@@ -31,8 +30,6 @@
:h="config.style.height"
:edit-mode="'preview'"
/>
</fullscreen>
</div>
</template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论