Commit 86cbfed2 by doszhang

dos

parent 1308fc78
......@@ -460,7 +460,7 @@ function createPoster() {
//计算海报中部高度
let flagListHeight = $('.poster-list-page .poster-list').height();
// flagListHeight = (flagListHeight / fontSize) * 20;
flagListHeight = (flagListHeight / fontSize) * 20;
flagListHeight = flagListHeight + 20;
let topHalfHeight = 390;
let bottomHalfHeight = 207;
......
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