Commit 3f31ab9c by doszhang

dos

parent d6354a85
...@@ -58,6 +58,7 @@ preloadimages(preloadImageList, function () { ...@@ -58,6 +58,7 @@ preloadimages(preloadImageList, function () {
// alert(key); // alert(key);
// } // }
// }) // })
$('#music')[0].play();
if (browser.versions.weixin) { if (browser.versions.weixin) {
let musicTime = setInterval(function () { let musicTime = setInterval(function () {
alert($('#music')[0].currentTime); alert($('#music')[0].currentTime);
......
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