Commit a7d2f5ec by kubisk

dos

parent 90f4700e
......@@ -293,6 +293,7 @@ function createPoster() {
posterBottomObj.onload = function () {
posterCtx.drawImage(posterBottomObj, 0, (canvasHeight - 478) * 2, posterCanvas.width, 478 * 2);
$('#notification_area').remove();
my_notify('请长按页面保存海报')
$('.upload-page').hide();
$('.poster-page').show();
......
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