摘要: 分享功能: onShareAppMessage: function (res) { if (res.from 'button') { // 来自页面内转发按钮 console.log(res.target) } return { title: '首页', path: 'pages/index/ind 阅读全文