5 回复
onShareAppMessage: function (res) {
let that = this
if (res.from === 'button') {
// 来自页面内转发按钮
// console.log(res.target)
}
let path = '/pages/cart/new?shareKey=' + shareKey
console.log(path)
return {
title: '购物车分享',
path: path,
}
}
onLoad: function (options) {
console.log('options', options)
}
手机打印会有这个initNativeTransServiceId. ntrans:object componentId :-961943802