4.15
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
:controls="false"
|
||||
disablePictureInPicture
|
||||
></video>
|
||||
<!-- <div v-if="loading" class="loading-overlay pointer-events-none">
|
||||
<!-- <div v-if="loading" class="loading-overlay pointer-events-none">
|
||||
<div class="loading-text">{{ loadingText }}</div>
|
||||
</div> -->
|
||||
</div>
|
||||
@@ -75,6 +75,7 @@
|
||||
immediate: true
|
||||
},
|
||||
url(newUrl) {
|
||||
console.log(newUrl,'77777777777777777777777777777777')
|
||||
if (newUrl && this.isActive) {
|
||||
this.initializePlayer()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user