[bugfix] Doc: notice-bar

This commit is contained in:
陈嘉涵 2018-07-30 20:47:33 +08:00
parent 6927efce64
commit 1ba7e7442d
2 changed files with 1 additions and 2 deletions

View File

@ -71,7 +71,7 @@ module.exports = {
tag: require('./packages/tag/README.md'),
badge: require('./packages/badge/README.md'),
capsule: require('./packages/capsule/README.md'),
notice-bar: require('./packages/notice-bar/README.md'),
notice_bar: require('./packages/notice-bar/README.md'),
steps: require('./packages/steps/README.md')
}
},

View File

@ -27,5 +27,4 @@
<van-icon class="van-notice-bar__right-icon" type="arrow" />
</navigator>
</block>
</view>