1
0
mirror of synced 2026-03-23 19:28:40 +08:00

fix(editor): 显示源码后再显示回编辑器画布空了

This commit is contained in:
roymondchen
2026-03-12 16:35:33 +08:00
parent 084ff6ff68
commit 67d93ec35f

View File

@@ -17,7 +17,7 @@
</slot>
<SplitView
v-else
v-show="!showSrc"
ref="splitView"
class="m-editor-content"
left-class="m-editor-framework-left"