var share = { 'title': '阿里“躺平”,家居随心-家具在线', 'desc': '在家居这个万亿级市场,从来不缺乏玩家。', 'link': 'https://mjiaju.jiagle.com/news/1508245.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/11/11/9866261573461900.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715628910', nonceStr: '5JfHP8W1uoGxU55J', signature: '5a8e8f92416a9139ddd98c98bdb68f8de3d291d5', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });