新增:Area(省市区选择)组件 (#113)

This commit is contained in:
张敏
2017-09-06 17:47:09 +08:00
committed by GitHub
parent bea4d75a00
commit 09bc3d947b
7 changed files with 7630 additions and 0 deletions

View File

@@ -216,6 +216,10 @@ module.exports = {
{
"path": "/switch-cell",
"title": "SwitchCell 开关单元格"
},
{
"path": "/area",
"title": "Area 省市区选择"
}
]
}