Commit 9875d615 by doszhang

dos

parent 2ff41597
......@@ -260,7 +260,7 @@ var drawImage = function () {
ctx.restore();
}
var img = loadedImages[window.base_resource_url + '/image2/cover/3.png'];
ctx.drawImage(img, 0, 0);
// ctx.drawImage(img, 0, 0);
}
var showPage1 = function () {
custom = false;
......
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