mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-23 09:58:12 +00:00
form item 名称修改
This commit is contained in:
parent
3e85c283f4
commit
9295801305
@ -1233,12 +1233,7 @@
|
|||||||
"propType": "object",
|
"propType": "object",
|
||||||
"description": "自定义内联样式"
|
"description": "自定义内联样式"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"configure": {
|
|
||||||
"component": {
|
|
||||||
"isContainer": true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"componentName": "Button.Group",
|
"componentName": "Button.Group",
|
||||||
@ -4273,9 +4268,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"configure": {
|
"configure": {
|
||||||
"component": {
|
"isContainer": true,
|
||||||
"isContainer": true
|
"isModel": true
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -13129,13 +13123,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"componentName": "Form.Item",
|
"componentName": "Form.Item",
|
||||||
"title": "表单辅助工具",
|
"title": "Form.Item",
|
||||||
"icon": "",
|
"icon": "",
|
||||||
"package": "@alife/next",
|
"package": "@alife/next",
|
||||||
"library": "Next",
|
"library": "Next",
|
||||||
"snippets": [
|
"snippets": [
|
||||||
{
|
{
|
||||||
"title": "表单辅助工具",
|
"title": "Form.Item",
|
||||||
"screenshot": "",
|
"screenshot": "",
|
||||||
"schema": {
|
"schema": {
|
||||||
"componentName": "Form.Item",
|
"componentName": "Form.Item",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user