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

旅居视频修改

parent 83246889
......@@ -55,6 +55,7 @@
style="width: 32rpx; height: 32rpx"
/>
<video
v-if="videoList.length !== 0"
:class="{ 'no-progress-bar': !isFullScreen }"
:show-fullscreen-btn="true"
:show-play-btn="true"
......@@ -66,11 +67,12 @@
@play="play"
@fullscreenchange="handleFullscreenChange"
></video>
<!-- <img-->
<!-- class="spe-img"-->
<!-- src="/static/assistingAgriculture/rural/img5.png"-->
<!-- style="width: 306rpx; height: 204rpx"-->
<!-- />-->
<img
v-else
class="spe-img"
src="/static/assistingAgriculture/rural/img5.png"
style="width: 306rpx; height: 204rpx"
/>
</view>
</view>
<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