Commit 48441780 by doszhang

dos

parent ede75eb3
...@@ -450,7 +450,7 @@ function createPoster() { ...@@ -450,7 +450,7 @@ function createPoster() {
//海报相关参数 //海报相关参数
let posterLeft = pxToRem(45 * 2); let posterLeft = pxToRem(45 * 2);
let posterTop = pxToRem(107 * 2); let posterTop = pxToRem(107 * 2);
let flagListTop = pxToRem((350 + 107) * 2); let flagListTop = pxToRem((349 + 107) * 2);
//初始化海报canvas //初始化海报canvas
......
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