Commit 501f2f7a by doszhang

dos

parent 55455490
......@@ -101,19 +101,19 @@
window.base_resource_url = '__CDN__';
var link = location.origin;
var friend_title = '';
var friend_desc = '';
var timeline_desc = '';
var friend_title = '立Flag,今年我是认真的!';
var friend_desc = '查理智投2周年,快来许下你的财富心愿';
var timeline_desc = '查理智投2周年,快来许下你的财富心愿';
window.wxFriendData = {
'link': link,
'imgUrl': link + '/Public/static/image2/share.png',
'imgUrl': link + '/Public/static/image2/share.jpg',
'title': friend_title,
'desc': friend_desc,
success: function () {}
};
window.wxTimelineData = {
'link': link,
'imgUrl': link + '/Public/static/image2/share.png',
'imgUrl': link + '/Public/static/image2/share.jpg',
'title': timeline_desc,
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() {
$('.effect-page').css('background', bgColor).show();
setTimeout(function () {
showPosterPage();
$('#notification_area').remove();
my_notify('长按可保存图片哦');
}, 3000);
});
}, 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