Commit 501f2f7a by doszhang

dos

parent 55455490
...@@ -101,19 +101,19 @@ ...@@ -101,19 +101,19 @@
window.base_resource_url = '__CDN__'; window.base_resource_url = '__CDN__';
var link = location.origin; var link = location.origin;
var friend_title = ''; var friend_title = '立Flag,今年我是认真的!';
var friend_desc = ''; var friend_desc = '查理智投2周年,快来许下你的财富心愿';
var timeline_desc = ''; var timeline_desc = '查理智投2周年,快来许下你的财富心愿';
window.wxFriendData = { window.wxFriendData = {
'link': link, 'link': link,
'imgUrl': link + '/Public/static/image2/share.png', 'imgUrl': link + '/Public/static/image2/share.jpg',
'title': friend_title, 'title': friend_title,
'desc': friend_desc, 'desc': friend_desc,
success: function () {} success: function () {}
}; };
window.wxTimelineData = { window.wxTimelineData = {
'link': link, 'link': link,
'imgUrl': link + '/Public/static/image2/share.png', 'imgUrl': link + '/Public/static/image2/share.jpg',
'title': timeline_desc, 'title': timeline_desc,
success: function () {} success: function () {}
}; };
......

4 KB | W: | H:

4 KB | W: | H:

Public/static/image2/._poster-bottomhalf.png
Public/static/image2/._poster-bottomhalf.png
Public/static/image2/._poster-bottomhalf.png
Public/static/image2/._poster-bottomhalf.png
  • 2-up
  • Swipe
  • Onion skin

137 KB | W: | H:

137 KB | W: | H:

Public/static/image2/poster-bottomhalf.png
Public/static/image2/poster-bottomhalf.png
Public/static/image2/poster-bottomhalf.png
Public/static/image2/poster-bottomhalf.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -517,6 +517,8 @@ function showCountDownPage() { ...@@ -517,6 +517,8 @@ function showCountDownPage() {
$('.effect-page').css('background', bgColor).show(); $('.effect-page').css('background', bgColor).show();
setTimeout(function () { setTimeout(function () {
showPosterPage(); showPosterPage();
$('#notification_area').remove();
my_notify('长按可保存图片哦');
}, 3000); }, 3000);
}); });
}, 999); }, 999);
......
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