Commit f43943e9 by doszhang

dos

parent 22337b31
......@@ -135,9 +135,9 @@ $(document).ready(function () {
ctx2.font = 'bold 103px normal';
} else if (firstSwiper.realIndex === 0) {
//模板1
top = 594;
top = 500;
ctx2.fillStyle = '#ffffff';
ctx2.font = 'bold 103px normal';
ctx2.font = 'bold 130px normal';
} else {
top = 50;
ctx2.fillStyle = '#ffffff';
......
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