fix:调整组件和页面scheme的类型

This commit is contained in:
lhj
2024-11-17 15:29:52 +08:00
parent f601417913
commit 2e1d590c89
11 changed files with 69 additions and 78 deletions

View File

@ -12,10 +12,11 @@
"orchestrations": {},
"events": {},
"slots": {},
"header": {},
"footer": {},
"children": [],
"header": [],
"footer": [],
"body": [],
"meta": {},
"visible": true,
"disable": false
"disable": false,
"designer": {}
}