diff --git a/examples/components.json b/examples/components.json index 5d528c41..841873d2 100644 --- a/examples/components.json +++ b/examples/components.json @@ -77,6 +77,12 @@ "name": "Business", "text": "业务相关", "list": [ + { + "name": "Amount", + "path": "/amount", + "icon": "amount", + "text": "金融数字" + }, { "name": "Bill", "path": "/bill", "icon": "bill", "text": "票据" }, { "name": "Captcha",