var share = { 'title': '海外家居市场的两种新模式-家具在线', 'desc': '最近看到两种美国的经营模式,感觉比较有意思。', 'link': 'https://mjiaju.jiagle.com/news/1508328.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/11/12/9866261573530163.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716119210', nonceStr: 'p48sjyADhJjsFIcK', signature: '0d7e71979c154de6018e76a1ec7c1b3e0121aa43', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });