Commit 8f4e1ad9 by doszhang

dos

parent 949e893a
......@@ -70,14 +70,15 @@ const fontSize = parseFloat($('html').css('fontSize'));
//canvas 位置
let canvasArr = [
//left top width height headleft headtop color
[46, 240, 1214, 1814, 36, 42, '#0f5188'],
[58, 240, 1164, 1748, 34, 30, '#0f5188'],
[58, 240, 1206, 1008, 34, 30, '#ffffff'],
[58, 240, 1164, 1740, 34, 30, '#ffffff'],
[58, 240, 1164, 1008, 34, 30, '#ffffff'],
[58, 240, 1164, 1008, 34, 30, '#0f5188'],
[58, 240, 1164, 1812, 34, 30, '#0f5188'],
[58, 240, 1190, 1812, 34, 30, '#0f5188']
// [58, 240, 1164, 1748, 34, 30, '#0f5188'],
// [58, 240, 1206, 1008, 34, 30, '#ffffff'],
// [58, 240, 1164, 1740, 34, 30, '#ffffff'],
// [58, 240, 1164, 1008, 34, 30, '#ffffff'],
// [58, 240, 1164, 1008, 34, 30, '#0f5188'],
// [58, 240, 1164, 1812, 34, 30, '#0f5188'],
// [58, 240, 1190, 1812, 34, 30, '#0f5188']
];
//海报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