Yao c5fef65228
[new feature] TreeSelect: 新增分类选择组件 (#346)
* 增加 tree select 组件

* 增加文档

* 增加文档

* update magic code
2018-07-08 14:56:42 +08:00

8 lines
192 B
JSON

{
"navigationBarTitleText": "Tree Select 分类选择",
"usingComponents": {
"zan-tree-select": "../../dist/tree-select/index",
"doc-page": "../../components/doc-page/index"
}
}