console.log("https://s.tongxuan.cc"); wx.config({ debug: false, appId: 'wxddbbe8c836c29f73', timestamp: 1776600984, nonceStr: 'F20qJMN6ffHP7o7b', signature: '1a9fabbabfb80bf734229c9f479baa7a31fb9441', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: '非遗传承', // 分享标题 desc: '', // 分享描述 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: '非遗传承', // 分享标题 link: 'https://s.tongxuan.cc', // 分享链接 imgUrl: 'https://s.tongxuan.cc', // 分享图标 success: function () {} }); });