var share = { 'title': '美国明年7月起禁止销售白炽灯-家具在线', 'desc': '美国拜登政府颁布新的灯泡能效标准,以加速淘汰浪费能源的老式白炽灯,向更高效的照明方式发展。', 'link': 'https://mjiaju.jiagle.com/news/3037698.html', 'imgUrl': 'https://jimg.jiagle.com/upload/2022/05/06/v5TgyAPfIPWQwoBfs7AtjZDUet0OsSEohxIMIeHl.png!/max/300/rotate/auto', 'success': null, 'cancel': null, }; wx.config({ //debug: true, appId: 'wxfeb0fa033867694a', timestamp: '1716161943', nonceStr: '0h6bke7Ug5YvumQS', signature: '66b5e013fe5632e1a29973b034db90277a8e4ac5', jsApiList: ['updateTimelineShareData', 'updateAppMessageShareData'] }); wx.ready(function () { wx.updateTimelineShareData(share); wx.updateAppMessageShareData(share); });