console.log("https://liuxinzhiyu.cn"); wx.config({ debug: false, appId: 'wxd5c08f447abe58a8', timestamp: 1783716312, nonceStr: 'TABYX48KVJFRVpcB', signature: 'e6cffae47444da00de191bfbf954b24732e4c7bd', jsApiList: [ 'updateTimelineShareData', 'updateAppMessageShareData', ] }); wx.ready(function(){ wx.updateAppMessageShareData({ title: 'Apple/苹果 iPhone XS HK移动联通电信4G手', // 分享标题 desc: 'Huawei/华为 Mate 20 Pro (UD)屏屏内指纹版麒麟980芯片徕卡三摄全网通手机 8机身颜色:8GB+256GB 极光色', // 分享描述 link: 'https://liuxinzhiyu.cn', // 分享链接 imgUrl: 'https://liuxinzhiyu.cn/uploads/2020/05/s_20200513563198bac88a569b.jpg', // 分享图标 success: function () {} }); wx.updateTimelineShareData({ title: 'Apple/苹果 iPhone XS HK移动联通电信4G手', // 分享标题 link: 'https://liuxinzhiyu.cn', // 分享链接 imgUrl: 'https://liuxinzhiyu.cn/uploads/2020/05/s_20200513563198bac88a569b.jpg', // 分享图标 success: function () {} }); });