Commit ca1aa562 by doszhang

dos

parent 383b71e0
......@@ -125,10 +125,10 @@ $(document).ready(function () {
$('.result').on('click', showResult)
$('.btn-retry').on('click', retry)
$('.page').on('click', function () {
var audio = document.getElementById('music');
audio.play();
})
// $('.page').on('click', function () {
// var audio = document.getElementById('music');
// audio.play();
// })
});
// function audioAutoPlay(id) {
......
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