Commit acd28670 by doszhang

dos

parent 1a18aa78
...@@ -309,7 +309,7 @@ function createPoster() { ...@@ -309,7 +309,7 @@ function createPoster() {
$('.poster-page').show(); $('.poster-page').show();
$('.poster-img').append('<img class="posterimg" />'); $('.poster-img').append('<img class="posterimg" />');
$('.posterimg').attr('src', getManBase64(uploadCanvas)); $('.posterimg').attr('src', getManBase64(posterCanvas));
} }
} }
......
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