Commit 1ba0e2d6 by doszhang

dos

parent 412ebdd2
......@@ -105,14 +105,14 @@
var timeline_desc = '一键定制你的vivo S7e头像';
window.wxFriendData = {
'link': link,
'imgUrl': link + '/Public/static/image2/share.jpg',
'imgUrl': link + '/Public/static/image2/share.jpg?v=1',
'title': friend_title,
'desc': friend_desc,
success: function () {}
};
window.wxTimelineData = {
'link': link,
'imgUrl': link + '/Public/static/image2/share.jpg',
'imgUrl': link + '/Public/static/image2/share.jpg?v=1',
'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