Commit e4e2f6b2 by doszhang

dos

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