Commit 4ba24930 by doszhang

dos

parent 3211fc13
......@@ -339,7 +339,7 @@ function createPoster() {
createList('.poster-page .poster-list', flagStack[i], i + 1);
}
const flagListHeight = $('.poster-page .poster-list').height();
let flagListHeight = $('.poster-page .poster-list').height();
let topHalfHeight = pxToRem(389);
let bottomHalfHeight = pxToRem(368);
let posterCanvasHeight = 0;
......
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