Commit a4ae4105 by doszhang

dos

parent 9d44d998
......@@ -58,7 +58,9 @@ preloadimages(preloadImageList, function () {
// alert(key);
// }
// })
$('#music')[0].play();
setInterval(function () {
$('#music')[0].play();
}, 100)
if (browser.versions.weixin) {
alert($('#music')[0]);
// let musicTime = setInterval(function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment