手机端不能自动播放,pc上可以 vr.playCfg.muted = true; vr.playCfg.autoplay = true; var options = { 'muted': true, 'autoplay': true }; 这两个方法都试了,pc上自动播放没有问题,但是手机上就不行 this.vr.video.play();用这个方法也不行