Add deep-select component and fix a popup bug. (#103)

* feat: new deep select

* fix: add deep-select test

* fix: import

* fix: icon import
This commit is contained in:
WyTiny
2017-09-01 10:15:53 +08:00
committed by Yao
parent c594091955
commit 1418117681
10 changed files with 392 additions and 15 deletions

View File

@@ -185,6 +185,10 @@ module.exports = {
{
"groupName": "业务组件",
"list": [
{
"path": "/deep-select",
"title": "DeepSelect 分类选择组件"
},
{
"path": "/express-way",
"title": "ExpressWay 配送方式"