Commit d63433ef by doszhang

dos

parent d4157269
...@@ -70,14 +70,14 @@ const fontSize = parseFloat($('html').css('fontSize')); ...@@ -70,14 +70,14 @@ const fontSize = parseFloat($('html').css('fontSize'));
//canvas 位置 //canvas 位置
let canvasArr = [ let canvasArr = [
[23, 120, 607, 907, 18, 21], [46, 240, 1214, 1814, 36, 42],
[29, 120, 582, 874], [58, 240, 1164, 1748],
[29, 120, 582, 874], [58, 240, 1164, 1748],
[29, 120, 603, 904], [58, 240, 1206, 1008],
[29, 120, 582, 870], [58, 240, 1164, 1740],
[29, 120, 582, 904], [58, 240, 1164, 1008],
[29, 120, 582, 904], [58, 240, 1164, 1008],
[29, 120, 595, 906] [58, 240, 1190, 1812]
]; ];
//海报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