From 2b2c7672a82941bb6a07047abea469bcdb9581a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E7=A6=85?= Date: Thu, 13 Aug 2020 23:48:54 +0800 Subject: [PATCH] =?UTF-8?q?Form=20=E7=BB=84=E4=BB=B6=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/demo/public/assets.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/demo/public/assets.json b/packages/demo/public/assets.json index 715468d7c..af6d3a77b 100644 --- a/packages/demo/public/assets.json +++ b/packages/demo/public/assets.json @@ -5106,8 +5106,8 @@ } }, { - "componentName": "FormItem", - "title": "FormItem", + "componentName": "Form.Item", + "title": "Form.Item", "docUrl": "", "screenshot": "", "npm": { @@ -14119,7 +14119,7 @@ }, "children": [ { - "componentName": "FormItem", + "componentName": "Form.Item", "props": { "label": "Email: ", "required": true @@ -14136,7 +14136,7 @@ ] }, { - "componentName": "FormItem", + "componentName": "Form.Item", "props": { "label": "Password: ", "required": true @@ -14153,7 +14153,7 @@ ] }, { - "componentName": "FormItem", + "componentName": "Form.Item", "props": { "wrapperCol": { "offset": 7 @@ -14187,17 +14187,17 @@ ] }, { - "componentName": "FormItem", + "componentName": "Form.Item", "title": "表单项", "icon": "https://img.alicdn.com/tfs/TB1nYqOuW61gK0jSZFlXXXDKFXa-112-64.png", "package": "@alifd/next", "library": "Next", "snippets": [ { - "title": "FormItem", + "title": "Form.Item", "screenshot": "https://img.alicdn.com/tfs/TB1nYqOuW61gK0jSZFlXXXDKFXa-112-64.png", "schema": { - "componentName": "FormItem", + "componentName": "Form.Item", "props": { "placeholder": "拖动组件到这里" } @@ -14216,7 +14216,7 @@ "title": "输入框", "screenshot": "https://img.alicdn.com/tfs/TB1ysp3u8v0gK0jSZKbXXbK2FXa-112-64.png", "schema": { - "componentName": "FormItem", + "componentName": "Form.Item", "props": { "label": "标签", "labelAlign": "top",