Commit fb6c8846 authored by 张娇(东信)'s avatar 张娇(东信)

旅居视频修改

parent 83246889
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
style="width: 32rpx; height: 32rpx" style="width: 32rpx; height: 32rpx"
/> />
<video <video
v-if="videoList.length !== 0"
:class="{ 'no-progress-bar': !isFullScreen }" :class="{ 'no-progress-bar': !isFullScreen }"
:show-fullscreen-btn="true" :show-fullscreen-btn="true"
:show-play-btn="true" :show-play-btn="true"
...@@ -66,11 +67,12 @@ ...@@ -66,11 +67,12 @@
@play="play" @play="play"
@fullscreenchange="handleFullscreenChange" @fullscreenchange="handleFullscreenChange"
></video> ></video>
<!-- <img--> <img
<!-- class="spe-img"--> v-else
<!-- src="/static/assistingAgriculture/rural/img5.png"--> class="spe-img"
<!-- style="width: 306rpx; height: 204rpx"--> src="/static/assistingAgriculture/rural/img5.png"
<!-- />--> style="width: 306rpx; height: 204rpx"
/>
</view> </view>
</view> </view>
<view class="hot-way"> <view class="hot-way">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment