miss aplayer class

This commit is contained in:
Karl Chen 2017-11-02 21:29:50 +08:00 committed by GitHub
parent f6fdb2a49d
commit 719c5ce3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ $ npm install aplayer --save
## Quick Start
```html
<div id="aplayer1"></div>
<div id="aplayer1" class="aplayer"></div>
<script src="dist/APlayer.min.js"></script>
```