add AddressList component

This commit is contained in:
陈嘉涵
2017-09-21 16:26:40 +08:00
parent 309744286e
commit 522655fdd8
14 changed files with 341 additions and 6 deletions

View File

@@ -214,6 +214,10 @@ module.exports = {
{
"groupName": "业务组件",
"list": [
{
"path": "/address-list",
"title": "AddressList 地址列表"
},
{
"path": "/area",
"title": "Area 省市区选择"