Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@uncleLian uncleLian released this 03 Dec 07:28
· 4 commits to master since this release

新增

  1. 添加 babel-polyfill 兼容 IE9+
  2. 新增 react版本 react-echo 🎉🎉🎉

优化

  1. SET_AUDIO_DATA 增加切换音乐是否跳转页面逻辑
  2. SET_AUDIO_DATA 增加添加音频是否添加到播放列表逻辑

修复

  1. index 页面滚动条锁定 bug(变量名错误)
  2. request.js 修复表单格式传参,数据嵌套 bug
  3. detail 页进度条结束时导致宽度溢出 bug
  4. 切换播放模式,图标不变 bug