对于安卓手机,可以用js模拟一段假的video并播放 对于苹果手机,可以模拟页面跳转(window.location.href)并拦截跳转(window.stop) 具体实现可以参考https://github.com/richtr/NoS...
对于安卓手机,可以用js模拟一段假的video并播放
对于苹果手机,可以模拟页面跳转(window.location.href)并拦截跳转(window.stop)
具体实现可以参考https://github.com/richtr/NoS...