This commit is contained in:
2024-07-19 13:07:09 +08:00
parent 017f704905
commit 3c9ae3589a
19 changed files with 332 additions and 118067 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,9 +20,9 @@
:currentVideo="currentVideo"
:currentVideoList="videoArray"
>
</common-video-ios> -->
</common-video-ios>
<common-video
v-else
@changeScreen="changeScreen"
@changeScreenLoading="changeScreenLoading"
ref="commonVideo"