<video bindended="videoEnded" data-index="0" data-id="1" style="width:100%;height:100%;" id="video1" poster="{{poster}}" src="{{url}}" enable-play-gesture="{{true}}" controls muted show-mute-btn></video> |
脚本( wx.createVideoContext('video1') )控制播放,正常。但是安卓机缺关闭不了静音。一直无声音。

麻烦提供出现问题的机型和微信版本,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)