<video class="video_box" enable-play-gesture enable-progress-gesture controls="{{false}}" show-fullscreen-btn="{{false}}" show-center-play-btn="{{true}}" src="https://cos.haowulianbo.com/Content/202011/637400164263144403.mp4" object-fit="contain" binderror="onErrVideo"> </video> ios下无法播放 也没有错误回调 视频格式也参照文档看了没问题H.264 MP4格式 安卓是没问题的
你好,可以转码成m3u8试试?
https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
给出能复现问题的这种代码片段,大家可以方便看问题和帮你做出修改