Commit 56ae3933 by doszhang

dos

parent a2855414
...@@ -221,8 +221,7 @@ function createPoster(resultFlag) { ...@@ -221,8 +221,7 @@ function createPoster(resultFlag) {
$('#notification_area').remove(); $('#notification_area').remove();
my_notify('请长按页面保存海报'); my_notify('请长按页面保存海报');
$('#posterCanvas').css({ $('#posterCanvas').css({
'position': 'absolute', height: fixHeight + 'px'
'bottom': 0
}); });
createPosterLock = false; createPosterLock = false;
}, 200); }, 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