Commit fa68689b by doszhang

dos

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