安卓全屏手机,播放完视频后页面没有返回按钮,用户体验很差。
建议修改成苹果端一样,视频播放完以后,页面也还有返回按钮。
<view class="section tc"> <video src="https://1279.cdn-vod.huaweicloud.com/asset/b9328b332a198d9e88c30b8b09f95880/f046e5b0b527c547e41afe8787b5efc0.mp4" controls ></video> <view class="btn-area"> <button bindtap="bindButtonTap">获取视频</button>
</view>
</view>
您好,请使用以下链接提供能复现问题的简单代码片段,方便技术人员为您解答(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
如果用户想返回,还要再次点击播放,才能点击返回
https://developers.weixin.qq.com/s/pEY0ddmL7dal