333
This commit is contained in:
@@ -919,7 +919,7 @@ export default {
|
||||
},
|
||||
|
||||
// }
|
||||
// }
|
||||
}
|
||||
|
||||
|
||||
} else {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
>
|
||||
<view :style="`background:#000`">
|
||||
<common-video-ios
|
||||
v-if="$platform == 'ios'"
|
||||
v-if="$platform == 'ios' && currentVideo.type == 1"
|
||||
@changeScreen="changeScreen"
|
||||
@changeScreenLoading="changeScreenLoading"
|
||||
ref="commonVideo"
|
||||
|
||||
Reference in New Issue
Block a user