console.log("https://s.tongxuan.cc"); wx.config({ debug: false, appId: 'wxddbbe8c836c29f73', timestamp: 1776596300, nonceStr: '3C3HuoiTUZyyzRmP', signature: '429981ccc4beee19dcd6e2e8cdf45a44fc977406', 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 () {} }); });