var share = { 'title': 'Dior推出一系列名为Dioriviera的家居单品-家具在线', 'desc': '去年五月,Dior正式于巴黎开设第一家DiorMaison,正式将事业版图扩张至家居领域。', 'link': 'https://mjiaju.jiagle.com/news/1602344.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/08/17/9866261597646849.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715356967', nonceStr: 'IgTaA7HfKDg61JIa', signature: '1c3365a2080529094dd83f5446c3bf2145c14a2a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });