Commit a6494706 by doszhang

dos

parent 84b2a838
...@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () { ...@@ -78,7 +78,7 @@ preloadimages(preloadImageList, function () {
$(document).ready(function () { $(document).ready(function () {
$('.logo').css('top', getTranslateDistance(20), true); $('.logo').css('top', getTranslateDistance(), true);
$('.music').click(function () { $('.music').click(function () {
if ($('#music')[0].paused) { if ($('#music')[0].paused) {
$('#music')[0].play(); $('#music')[0].play();
......
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