微信小程序开发 -- 点击右上角实现转发功能时间:2023-03-09 02:49:42 // 在page的js文件中加入以下代码/** * 用户点击右上角分享 */ onShareAppMessage: function () { }