NoticeBar: add component && doc

This commit is contained in:
陈嘉涵
2017-08-28 13:45:25 +08:00
parent 9242c51ee3
commit a1aededecb
13 changed files with 221 additions and 53 deletions

View File

@@ -125,6 +125,10 @@ module.exports = {
{
"path": "/lazyload",
"title": "Lazyload 图片懒加载"
},
{
"path": "/notice-bar",
"title": "NoticeBar 通告栏"
}
]
},