feat: add switch

This commit is contained in:
jiangruowei
2017-02-07 17:40:38 +08:00
parent 4562ca8b19
commit 72ea01032e
13 changed files with 251 additions and 2 deletions
+4
View File
@@ -13,6 +13,10 @@
{
"path": "/button",
"title": "Button组件"
},
{
"path": "/switch",
"title": "Switch组件"
}
]
}