var share = { 'title': '为BernhardtDesign品牌创作了一款名为Pederson的休闲椅-家具在线', 'desc': '灵感来自于丹麦自然海岸线上的贝壳,同时结合了Pedersen的3D贴面工艺,试图通过设计中寻找舒适、耐用和个性的最佳平衡。', 'link': 'https://mjiaju.jiagle.com/news/1414954.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/01/16/10042731547618076.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716068921', nonceStr: 'aBwSgqAb6HiIhlkS', signature: 'ccea9e4c61251b0dedaa3bb4d0439f95926d671b', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });