console.log("https://liuxinzhiyu.cn"); wx.config({ debug: false, appId: 'wxd5c08f447abe58a8', timestamp: 1787706114, nonceStr: 'kLqAxoYtFwLZTzOy', signature: 'b6f3ba6e1f598a42fdf7c88bac4d9f8d2b33dcc2', 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 () {} }); });