This commit is contained in:
2024-07-17 19:12:32 +08:00
parent 1dc5c16c59
commit ad9ee19e48
4 changed files with 82 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
}`"
>
<view :style="`background:#000`">
<common-video-ios
<!-- <common-video-ios
v-if="$platform == 'ios'"
@changeScreen="changeScreen"
@changeScreenLoading="changeScreenLoading"
@@ -20,10 +20,10 @@
:currentVideo="currentVideo"
:currentVideoList="videoArray"
>
</common-video-ios>
</common-video-ios> -->
<common-video
v-else
@changeScreen="changeScreen"
@changeScreen="changeScreen"
@changeScreenLoading="changeScreenLoading"
ref="commonVideo"
:currentVideo="currentVideo"