小程序wx.showActionSheet 調起轉發、分享
wx.showActionSheet() 方法中無法調取轉發功能。 因為轉發必須是 button 按鈕 設置open-type="share", 會調取page.onShareAppMessage() ...
wx.showActionSheet() 方法中無法調取轉發功能。 因為轉發必須是 button 按鈕 設置open-type="share", 會調取page.onShareAppMessage() ...