Skip to content

Commit

Permalink
test: update badge for notice-bar
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Aug 31, 2022
1 parent 8c3d280 commit f86e502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/notice-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ spline: message
isComponent: true
---

<span class="coverages-badge" style="margin-right: 10px"><img src="https://img.shields.io/badge/coverages%3A%20lines-94%25-blue" /></span><span class="coverages-badge" style="margin-right: 10px"><img src="https://img.shields.io/badge/coverages%3A%20functions-100%25-blue" /></span><span class="coverages-badge" style="margin-right: 10px"><img src="https://img.shields.io/badge/coverages%3A%20statements-94%25-blue" /></span><span class="coverages-badge" style="margin-right: 10px"><img src="https://img.shields.io/badge/coverages%3A%20branches-88%25-blue" /></span>
## 引入

全局引入,在 miniprogram 根目录下的`app.json`中配置,局部引入,在需要引入的页面或组件的`index.json`中配置。
Expand Down

0 comments on commit f86e502

Please sign in to comment.