Commit 0fdf135a by doszhang

dos

parent abb40a1b
...@@ -598,7 +598,7 @@ function showCountDownPage() { ...@@ -598,7 +598,7 @@ function showCountDownPage() {
setTimeout(function () { setTimeout(function () {
showPosterPage(); showPosterPage();
$('#notification_area').remove(); $('#notification_area').remove();
my_notify('晒出您的心愿吧!<br>长按可以保存图片哦!'); my_notify('晒出您的心愿吧!<br>长按可以保存图片哦!', 3000);
}, 2000); }, 2000);
}); });
}, 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