|
@@ -165,8 +165,8 @@ function handleMessage(e) {
|
|
|
</video>
|
|
</video>
|
|
|
<view v-else class="w-full h-full ">
|
|
<view v-else class="w-full h-full ">
|
|
|
<img src="https://oss.xiaoxiongcode.com/static/home/2.png" alt="" class="w-full h-full object-cover" />
|
|
<img src="https://oss.xiaoxiongcode.com/static/home/2.png" alt="" class="w-full h-full object-cover" />
|
|
|
- <view class="">
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <view class="absolute top-1/2 left-1/2 text-[20px] font-bold text-white text-center" @top="progress2++">
|
|
|
|
|
+ 假设
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="video-fullscreen_title" v-show="showControls && !showProgress">
|
|
<view class="video-fullscreen_title" v-show="showControls && !showProgress">
|