console.log("https://s.tongxuan.cc"); wx.config({ debug: false, appId: 'wxddbbe8c836c29f73', timestamp: 1765884688, nonceStr: 'rIxYqyZvgeoZCrLU', signature: '2136ef5dc84f02408caf4a424cfa050a40e558bc', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: '邀请您参与团购 -1人团', // 分享标题 desc: '', // 分享描述 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: '/uploads/2020/08/s_202008772cab2697ed44b5.jpg', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: '邀请您参与团购 -1人团', // 分享标题 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: '/uploads/2020/08/s_202008772cab2697ed44b5.jpg', // 分享图标 success: function () {} }); });