var share = { 'title': '纽约设计工作室Rux创作的新款吊灯,灵感来自大型风铃-家具在线', 'desc': '主要使用再生或可持续采购的木材。', 'link': 'https://mjiaju.jiagle.com/news/1489335.html', 'imgUrl': 'https://jimg.jiagle.com/media/2019/05/15/10042731557901454.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1714431628', nonceStr: '0tq0FRWZXA3YOCfq', signature: '3f2c3072bf919581acb603398262d62f662069cc', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });