Commit 6f158c08 by doszhang

dos

parent d4bbd548
......@@ -123,7 +123,7 @@ function toUploadPage() {
}
function initPage() {
const transformTop = getTranslateDistance();
const transformTop = Nath.abs(parseFloat(getTranslateDistance()));
$('.top').css('top', transformTop);
$('.bottom').css({
top: 'auto',
......
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