console.log("https://s.tongxuan.cc"); wx.config({ debug: false, appId: 'wxddbbe8c836c29f73', timestamp: 1765565316, nonceStr: 'pW1zf4XrnxTOB1tG', signature: '5545f964969e01f5282e82d8700fa1d2018444ac', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: '禾禧香道', // 分享标题 desc: '', // 分享描述 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc/uploads/2025/07/20250739278e9fc0189fa1275a87ebcddfb6be.gif', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: '禾禧香道', // 分享标题 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc/uploads/2025/07/20250739278e9fc0189fa1275a87ebcddfb6be.gif', // 分享图标 success: function () {} }); });