Commit d6958fc5 by doszhang

dos

parent 0318c2fa
......@@ -220,6 +220,9 @@ function createPoster(resultFlag) {
$('.page7').show();
$('#notification_area').remove();
my_notify('请长按页面保存海报');
$('.posterimg').css({
'height': fixHeight + 'px'
});
createPosterLock = false;
}, 200);
}
......
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