Commit 8f36b6ce by doszhang

dos

parent 7764be63
...@@ -124,9 +124,9 @@ $(document).ready(function () { ...@@ -124,9 +124,9 @@ $(document).ready(function () {
ctx2.font = '90px fzlt'; ctx2.font = '90px fzlt';
} else if (firstSwiper.realIndex === 0) { } else if (firstSwiper.realIndex === 0) {
console.log('2222222') console.log('2222222')
top = 520; top = 500;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bolder 110px fzlt'; ctx2.font = 'bolder 140px fzlt';
} else { } else {
console.log('333333') console.log('333333')
top = 417; top = 417;
......
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