Commit 532e1b8d by doszhang

dos

parent 861baf72
......@@ -295,7 +295,7 @@ function createPoster() {
posterCtx = canvasinfo[1];
$('.poster').hide();
$('.poster' + level).show();
// $('.poster' + level).show();
var photo = new Image();
photo.src = getManBase64(uploadCanvas);
......
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