|
@@ -25,7 +25,7 @@ function handleMessage(e) {
|
|
|
</script>
|
|
</script>
|
|
|
<template>
|
|
<template>
|
|
|
<Loading v-show="isLoading" />
|
|
<Loading v-show="isLoading" />
|
|
|
- <view class="w-full h-full absolute top-0 left-0 z-[11]" v-show="!isLoading">
|
|
|
|
|
|
|
+ <view class="w-full h-full" v-show="!isLoading">
|
|
|
<!-- <view class="video-fullscreen_title">
|
|
<!-- <view class="video-fullscreen_title">
|
|
|
<Back />
|
|
<Back />
|
|
|
<view class="control-progress">
|
|
<view class="control-progress">
|