参考下面方法加入stalled事件处理,发生stalled则重新audio.load() ; audio.play(); 或者保证audio.load()后,在canplaythrogh事件(或者readyState大于2后)进行audio.play()