Commit 5683769f by doszhang

dos

parent e45d78ee
......@@ -447,8 +447,8 @@ function calculationWrap() {
function createPoster() {
//海报相关参数
let posterLeft = pxToRem(45 * 2);
let posterTop = pxToRem(107 * 2);
let flagListTop = pxToRem((45 + 107) * 2);
let posterTop = pxToRem(0 * 2);
let flagListTop = pxToRem((45 + 0) * 2);
//初始化海报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