| (function() { | (function() { | ||||
| var hm = document.createElement("script"); | var hm = document.createElement("script"); | ||||
| hm.src = "https://hm.baidu.com/hm.js?cd4c9c7c4b623d553db69cccba0dd6c5"; | hm.src = "https://hm.baidu.com/hm.js?cd4c9c7c4b623d553db69cccba0dd6c5"; | ||||
| var s = document.getElementsByTagName("script")[0]; | |||||
| var s = document.getElementsByTagName("script")[0]; | |||||
| s.parentNode.insertBefore(hm, s); | s.parentNode.insertBefore(hm, s); | ||||
| })(); | })(); | ||||
| </script> | </script> | ||||
| <source src="http://static.jiyou-tech.com/2020/561/audio/bg.mp3" type="audio/mpeg"> | <source src="http://static.jiyou-tech.com/2020/561/audio/bg.mp3" type="audio/mpeg"> | ||||
| </audio> | </audio> | ||||
| <script> | <script> | ||||
| document.body.addEventListener('touchmove', function (e) { | |||||
| e.preventDefault(); | |||||
| }, {passive: false}); | |||||
| var bgAudio=document.getElementById('bgAudio'); | var bgAudio=document.getElementById('bgAudio'); | ||||
| bgAudio.loop=true; | bgAudio.loop=true; | ||||
| bgLoop=false; | bgLoop=false; |