Skip to content

Commit

Permalink
Merge pull request #229 from first19326/dev
Browse files Browse the repository at this point in the history
feat: 替换 vue3-aplayer 插件,并添加播放器设置选项
  • Loading branch information
imsyy authored Jan 2, 2024
2 parents 78e0d05 + d085ccc commit e229004
Show file tree
Hide file tree
Showing 7 changed files with 321 additions and 496 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts,.vue --fix"
},
"dependencies": {
"@worstone/vue-aplayer": "^1.0.4",
"aplayer": "^1.10.1",
"axios": "^1.1.3",
"element-plus": "^2.2.18",
"fetch-jsonp": "^1.2.3",
"pinia": "^2.0.23",
"pinia-plugin-persistedstate": "^3.0.0",
"swiper": "^9.3.2",
"vue": "^3.3.4",
"vue3-aplayer": "^1.7.3"
"vue": "^3.3.4"
},
"devDependencies": {
"@icon-park/vue-next": "^1.4.2",
Expand Down
Loading

0 comments on commit e229004

Please sign in to comment.