feat: 添加artplayer依赖并更新hls.js版本
refactor: 修改页面跳转逻辑为外部链接重定向 chore: 更新构建产物和样式文件
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user