console.log("https://s.tongxuan.cc"); wx.config({ debug: false, appId: 'wxddbbe8c836c29f73', timestamp: 1773295039, nonceStr: 'tibbgi3WJGN5e6bP', signature: 'bf66cd4bfb19663c632dff1d09be748ddc3301ce', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: '龙虎山通玄小镇', // 分享标题 desc: '心静即仙境,行走即修行!', // 分享描述 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc/uploads/2025/10/202510095f9f97027f2cab8734b1312e77c71c.png', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: '龙虎山通玄小镇', // 分享标题 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc/uploads/2025/10/202510095f9f97027f2cab8734b1312e77c71c.png', // 分享图标 success: function () {} }); });