Commit 6b0ee59b by doszhang

dos

parent 02390c5b
...@@ -118,7 +118,7 @@ $(document).ready(function () { ...@@ -118,7 +118,7 @@ $(document).ready(function () {
var top = 0; var top = 0;
if (custom) { if (custom) {
top = 50; top = 0;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bolder 1070px fzlt'; ctx2.font = 'bolder 1070px fzlt';
} else if (firstSwiper.realIndex === 0) { } else if (firstSwiper.realIndex === 0) {
......
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