时间:2019-05-03 来源:小程序工厂
天***: onShareAppMessage(res) {
return {
title: title,
path: url,
success: function (res) {
},
fail: function (res) {
}
}
},
F***: onShareAppMessage: function (options) {//console.log(options);return {title: '25小时网',desc: '佛山第一生活门户',path: '/pages/index/index?url=' + encodeURIComponent(options.webViewUrl),}}
丹***:系统记录