console.log("https://zoke.kejiajia.vip"); wx.config({ debug: false, appId: 'wx96b14c004940a04a', timestamp: 1768724529, nonceStr: 'aqaLpV0pR4MdhUy2', signature: 'e1b794d3065bbcc2e09efffb7f35998c35451717', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: '邀请您参与团购 -1人团', // 分享标题 desc: '', // 分享描述 link: 'https://zoke.kejiajia.vip', // 分享链接 imgUrl: '/upload///s_', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: '邀请您参与团购 -1人团', // 分享标题 link: 'https://zoke.kejiajia.vip', // 分享链接 imgUrl: '/upload///s_', // 分享图标 success: function () {} }); });