|
|
@ -30,7 +30,7 @@ Vue.prototype.wxShare = function(params) { |
|
|
"onMenuShareQZone" |
|
|
"onMenuShareQZone" |
|
|
] |
|
|
] |
|
|
}); |
|
|
}); |
|
|
console.log('shareConfig:'+shareConfig) |
|
|
|
|
|
|
|
|
console.log('shareConfig.link:'+shareConfig.url) |
|
|
wx.ready(() => { |
|
|
wx.ready(() => { |
|
|
console.log('shareConfig.link:'+shareConfig.url) |
|
|
console.log('shareConfig.link:'+shareConfig.url) |
|
|
//获取“分享给朋友”按钮点击状态及自定义分享内容接口
|
|
|
//获取“分享给朋友”按钮点击状态及自定义分享内容接口
|
|
|
|