diff --git a/package.json b/package.json index 2709f2d..4b95adf 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "dependencies": { "axios": "^1.7.7", "element-plus": "^2.8.1", + "hls.js": "^1.6.16", "less": "^4.2.0", "naive-ui": "^2.44.1", "vue": "^3.4.37", diff --git a/src/components/layout/GlobalShell.vue b/src/components/layout/GlobalShell.vue index 12aedd3..6acd063 100644 --- a/src/components/layout/GlobalShell.vue +++ b/src/components/layout/GlobalShell.vue @@ -20,11 +20,7 @@ 'menu-entry--children': Boolean(item.children?.length), }" > - @@ -49,22 +45,11 @@
- - +