mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
37 lines
736 B
JSON
37 lines
736 B
JSON
{
|
|
"version": "1.0.0",
|
|
"componentsMap": [
|
|
{
|
|
"componentName": "Demo",
|
|
"package": "@ali/demo",
|
|
"version": "1.19.18",
|
|
"destructuring": true,
|
|
"exportName": "Demo"
|
|
}
|
|
],
|
|
"id": "page_kc326r8m",
|
|
"componentsTree": [{
|
|
"componentName": "Page",
|
|
"id": "node_kc326r8h",
|
|
"props": {},
|
|
"condition": true,
|
|
"loopArgs": ["item", "index"],
|
|
"children": [{
|
|
"componentName": "Demo",
|
|
"id": "node_kc326r8i",
|
|
"props": {
|
|
"value": "文本内容",
|
|
"color": "#ffffff",
|
|
"ui_maxLine": 2,
|
|
"url": "",
|
|
"ui_type": "xs",
|
|
"style": {},
|
|
"className": ""
|
|
},
|
|
"condition": true,
|
|
"loopArgs": ["item", "index"]
|
|
}]
|
|
}],
|
|
"params": {}
|
|
}
|