var share = { 'title': '宜家升级线上服务-家具在线', 'desc': '消费者是否愿意买单?', 'link': 'https://mjiaju.jiagle.com/news/1527192.html', 'imgUrl': 'https://jimg.jiagle.com/media/2020/02/24/9866261582509071.jpeg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1715934879', nonceStr: 'o9KIAFoBWz24qkuk', signature: '915fcc9a98f22c1d8ebbc25d0f86fa6fc36b227a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });