Commit 5f9f735b by doszhang

dos

parent 780b9b05
......@@ -265,10 +265,10 @@ $(document).ready(function () {
});
// $('.logo').css('top',getTranslateDistance(15));
// $('.gif-block').append('<img class="musicgif" src="' + picUrl + 'music.gif" />');
$('.gif-block').append('<img class="musicgif" src="' + picUrl + 'music.gif" />');
// $('.fireworks-gif').append('<img class="fireworksgif" src="' + picUrl + 'fireworks.gif" />');
// $('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(20, true));
// $('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-40, true));
$('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(20, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-40, true));
initPage();
......
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