Commit 729aadc9 by doszhang

dos

parent 9875d615
...@@ -119,7 +119,7 @@ $(document).ready(function () { ...@@ -119,7 +119,7 @@ $(document).ready(function () {
var top = 0; var top = 0;
if (custom) { if (custom) {
console.log('555555555555') console.log('555555555555')
top = 0; top = 50;
ctx2.fillStyle = '#000000'; ctx2.fillStyle = '#000000';
ctx2.font = 'bolder 70px fzlt'; ctx2.font = 'bolder 70px 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