From 92958013055179e0d0a75f505e6ecc66cd8db666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E7=A6=85?= Date: Wed, 22 Jul 2020 10:40:46 +0800 Subject: [PATCH] =?UTF-8?q?form=20item=20=E5=90=8D=E7=A7=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/demo/public/assets.json | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/packages/demo/public/assets.json b/packages/demo/public/assets.json index 9dbfde1ec..ae89d6e59 100644 --- a/packages/demo/public/assets.json +++ b/packages/demo/public/assets.json @@ -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",