Fix:2675 【非遗文化】非遗详情页顶部视频自动播放后没有暂停按钮,增加点击视频暂停功能,并且暂停时中间放一个播放按钮,再次点击后继续播放

This commit is contained in:
modendeveloper
2024-11-24 14:13:05 +08:00
parent 2c27ec6f8f
commit a900bc4c1b
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<view class="details">
<view class="top-img">
<video class="top-img" :show-fullscreen-btn="false" :show-play-btn="false" autoplay play-btn-position="center" :src="details.video"></video>
<video class="top-img" :show-fullscreen-btn="false" autoplay play-btn-position="center" :src="details.video"></video>
</view>
<view class="title-img">
<view class="img-wrap">