Skip to content

Commit

Permalink
Update V2.6.1
Browse files Browse the repository at this point in the history
修复 PHP 低版本语法错误问题
  • Loading branch information
webjyh committed Jun 12, 2017
1 parent 45e74d8 commit 3cca587
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 29 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WP-Player V2.6.0
WP-Player V2.6.1
=========

WP-Player 一个迷你歌曲播放器,支持多歌曲播放,支持使用网易云音乐, 虾米音乐, QQ音乐, 百度音乐歌曲地址, 也支持自定义上传音乐。
Expand All @@ -23,6 +23,9 @@ npm run build
### 声明
本插件仅供个人学习研究使用,请勿作为各种商业用户,音乐版权归各音乐平台所有。

### Update Ver 2.6.1 (2017-06-12)
1. 修复 PHP 语法报错问题

### Update Ver 2.6.0 (2017-06-07)
1. 新增 QQ音乐 百度音乐平台。
2. 新增 当前歌曲不能播放,跳转至下一曲。
Expand Down
4 changes: 2 additions & 2 deletions dist/wp-player/assets/css/wp-player-plugin.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/wp-player/assets/css/wp-player.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/wp-player/assets/js/plugin-uploader.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3cca587

Please sign in to comment.