Skip to content

Commit

Permalink
fix: 修复 mip-audio 组件的预览功能 (#899)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexb authored Nov 14, 2017
1 parent 0f628ec commit ad1f7fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/mip-audio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@

## 示例

```
``` html
<mip-audio
src="https://www.mipengine.org/static/RonaldJenkees-GuitarSound.mp3"
src="https://www.mipengine.org/static/RonaldJenkees-GuitarSound.mp3"
></mip-audio>
```

## 属性
Expand Down

0 comments on commit ad1f7fb

Please sign in to comment.