Commit 8cbb3876 by doszhang

dos

parent 7a7bfb37
......@@ -106,14 +106,14 @@
var timeline_desc = '';
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 () {}
};
......
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