var share = { 'title': '晚安,不打扰,是我的温柔-家具在线', 'desc': '金可儿乐风乳胶,夜夜与你温柔道晚安。', 'link': 'https://mjiaju.jiagle.com/news/3054952.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2023/03/12/EZM6aH9Q1T8YgZjYqDGobyALhSprkMQ95jWAeKn0.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715337440', nonceStr: 'T9zVPS76WXLhyQrk', signature: 'a722b201cb610981977f2cb3114ce6ce811369ef', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });