var share = { 'title': '让人懒洋洋的滨海度假风情,H&MHome全新夏季系列-家具在线', 'desc': 'H&MHome特别推出了“IntroducingSummer”系列。', 'link': 'https://mjiaju.jiagle.com/news/1553617.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/06/11/9866261591847962.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714825820', nonceStr: 'DDDqDlX0h8DMdVK6', signature: '01f31809415dff60205c1b36f96ad3ac358d17b4', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });