var share = { 'title': '小米IoT未来5年将投500亿-家具在线', 'desc': '围绕“5G+AIoT”赛道上,小米未来5年将至少投入500亿元。', 'link': 'https://mjiaju.jiagle.com/news/3004611.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2021/04/20/xmF7GlzSSN8Div1DHdSF2GcYjwebpyXNcfT0cwx7.jpg!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716091999', nonceStr: 'UDrRnYwmB7uF9asV', signature: 'cbf38075642c37c8f2cc108d94b99ef2941a038a', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });