optimize player

This commit is contained in:
mubai
2023-04-10 18:16:00 +08:00
parent 51cce69df7
commit b791a1db2b
26 changed files with 427 additions and 172 deletions

View File

@@ -11,10 +11,11 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@videojs-player/vue": "^1.0.0",
"axios": "^1.3.4",
"element-plus": "^2.3.2",
"vue": "^3.2.47",
"vue3-video-play": "^1.3.1-beta.6"
"video.js": "^8.0.4",
"vue": "^3.2.47"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",