一、点击小程序转发
1. 不加参数
//转发
onShareAppMessage: function() {
let users = wx.getStorageSync('user');
if (res.from === 'button') {}
return {
title: '转发',
path: '/pages/index/in
下一篇:小程序怎么分享给好友
一、点击小程序转发
//转发
onShareAppMessage: function() {
let users = wx.getStorageSync('user');
if (res.from === 'button') {}
return {
title: '转发',
path: '/pages/index/in
下一篇:小程序怎么分享给好友