//一般情况下,这样就可以自动播放了,但是一些奇葩iPhone机不可以 document.getElementById('aud2').play(); //必须在微信Weixin JSAPI的WeixinJSBridgeReady才能生效 document.addEventListener("WeixinJSBridgeReady", function () { document.getElementById('aud2').play(); }, false);
010070220010000000000000011200000000000000