Commit d00b19e9 by doszhang

dos

parent e42f0196
......@@ -259,7 +259,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