Commit d68c11f5 by doszhang

dos

parent 8c42951f
......@@ -248,6 +248,7 @@ $(document).ready(function () {
// $('.logo').css('top',getTranslateDistance(15));
$('.gif-block').append('<img class="musicgif" src="' + picUrl + 'music.gif" />');
$('.btn-music').css('top', 'auto').css('bottom', getTranslateDistance(10, true));
$('.customize-frame').css('top', 'auto').css('bottom', getTranslateDistance(-145, 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