Commit 9d44d998 by doszhang

dos

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