hls fix progress
This commit is contained in:
parent
6585bcde1b
commit
f92b5ac293
4 changed files with 31054 additions and 3 deletions
|
@ -22,6 +22,7 @@
|
|||
<script src="vue-observe-visibility.min.js"></script>
|
||||
<script src="vuedraggable.umd.min.js"></script>
|
||||
<link rel="manifest" href="./manifest.json?v=2">
|
||||
<script src="https://js-cdn.music.apple.com/hls.js/2.141.0/hls.js/hls.js"></script>
|
||||
</head>
|
||||
|
||||
<body oncontextmenu="return false;" loading="1" platform="<%= env.platform %>">
|
||||
|
@ -500,8 +501,8 @@
|
|||
</template>
|
||||
</div>
|
||||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
|
||||
<script src="https://js-cdn.music.apple.com/musickit/v2/amp/musickit.js"></script>
|
||||
|
||||
<script src="index.js?v=1"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue