收藏
回答

使用 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 调试

回答关注问题邀请回答
收藏

4 个回答

登录 后发表内容