feat: 添加artplayer依赖并更新hls.js版本

refactor: 修改页面跳转逻辑为外部链接重定向

chore: 更新构建产物和样式文件
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-08-28 12:34:57 +08:00
parent a3a305eeeb
commit 50a0c4f15c
18 changed files with 81 additions and 29 deletions

View File

@@ -7,10 +7,11 @@
"build": "vue-cli-service build"
},
"dependencies": {
"artplayer": "^5.2.5",
"axios": "^1.4.0",
"core-js": "^3.8.3",
"element-plus": "^2.3.7",
"hls.js": "^1.5.15",
"hls.js": "^1.6.11",
"masonry-layout": "^4.2.2",
"nprogress": "^0.2.0",
"sass-loader": "^8.0.0",