Commit 03644209 by doszhang

dos

parent e423dc28
...@@ -456,7 +456,7 @@ function createPoster(resultFlag, dialogFlag = false) { ...@@ -456,7 +456,7 @@ function createPoster(resultFlag, dialogFlag = false) {
setTimeout(function () { setTimeout(function () {
$(`.page7 .${dialogFlag}-block`).show(); $(`.page7 .${dialogFlag}-block`).show();
createPosterLock = true; createPosterLock = true;
}, 1300); }, 1500);
} else { } else {
my_notify('请长按页面保存海报'); my_notify('请长按页面保存海报');
} }
......
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