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