使用 wx.shareFileMessage 在开发者工具和电脑小程序中无法分享,提示错误?
wx.shareFileMessage({ filePath: res.tempFilePath, fileName: row.starting_point + '到' + row.destination + ' ' + row.car_number +'.'+type, success() { }, fail: console.error, }) {errMsg: "shareFileMessage:fail 开发者工具暂时不支持此 API 调试