This commit is contained in:
2025-03-12 00:50:44 +08:00
parent 4a04a432ca
commit cbef0943de
30 changed files with 815 additions and 549 deletions

View File

@@ -43,7 +43,7 @@ export const createEditorWindow = (pageId: string, nodeData: any, windowData?: W
render: {
command: {
path: 'editor',
key: 'render',
key: 'nodeRender',
payload: {
pageId: pageId,
id: nodeData.id,