components package.json

This commit is contained in:
cookfront
2017-02-24 19:07:43 +08:00
parent f1d65f6a78
commit 333012b8d2
10 changed files with 53 additions and 38 deletions

View File

@@ -29,6 +29,18 @@
{
"path": "/loading",
"title": "Loading"
},
{
"path": "/steps",
"title": "Steps"
},
{
"path": "/badge",
"title": "Badge"
},
{
"path": "/search",
"title": "Search"
}
]
},
@@ -96,10 +108,6 @@
"path": "/waterfall",
"title": "Waterfall"
},
{
"path": "/dialog",
"title": "Dialog"
},
{
"path": "/img-preview",
"title": "Img Preview"