Commit 997206ac by doszhang

dos

parent 99522ff2
...@@ -123,7 +123,7 @@ $(document).ready(function () { ...@@ -123,7 +123,7 @@ $(document).ready(function () {
ctx2.fillStyle = '#FFFFFF'; ctx2.fillStyle = '#FFFFFF';
ctx2.font = 'bolder 80px fzlt'; ctx2.font = 'bolder 80px fzlt';
} else if (firstSwiper.realIndex === 0) { } else if (firstSwiper.realIndex === 0) {
top = 470; top = 450;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bolder 130px fzlt'; ctx2.font = 'bolder 130px fzlt';
} else { } else {
......
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