Commit 0bfc9715 by doszhang

dos

parent d36c79b0
......@@ -92,6 +92,7 @@ $(document).ready(function () {
$('.inputTip').show();
$('.page').hide().filter('.page1').show();
ctx2.save();
img = loadedImages['/Public/static/image2/cover/1.jpg'];
ctx2.drawImage(img, 0, 0);
});
$('.make').on('click', function () {
......
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