Commit ab79c439 by doszhang

dos

parent db46300c
...@@ -137,6 +137,7 @@ $(document).ready(function () { ...@@ -137,6 +137,7 @@ $(document).ready(function () {
ctx2.font = 'bold 130px msyh'; ctx2.font = 'bold 130px msyh';
} else if (firstSwiper.realIndex === 0) { } else if (firstSwiper.realIndex === 0) {
//模板1 //模板1
alert(1)
top = 528; top = 528;
ctx2.fillStyle = '#ffffff'; ctx2.fillStyle = '#ffffff';
ctx2.font = 'bold 130px msyh'; ctx2.font = 'bold 130px msyh';
......
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