Commit 3504d536 by doszhang

dos

parent df2d2137
......@@ -102,6 +102,7 @@ $(document).ready(function () {
img = loadedImages[window.base_resource_url + '/image2/cover/1.png'];
canvas2 = canvas;
ctx2 = ctx;
ctx2.scale(2, 2);
} else {
var id = images.length - 1 - firstSwiper.realIndex;
img = images[id];
......
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