- 当前 Bug 的表现(可附上截图)
- 预期表现
- 复现路径
- 提供一个最简复现 Demo
wx.downloadFile({ url:vue.imgrSrc, filePath:wx.env.USER_DATA_PATH+'/qrcode_unli.jpg', fail:function(e){ console.log("失败") console.log(e) }, success:function(e){}}) |
运行 报 stat:fail parameter error: parameter.path should be String instead of Undefined; 但不影响程序运行
实测 去掉 filePath 就不会有报错信息

已知问题,不影响接口使用,2.7.1 会修复
感谢
在手机的哪个目录下?没找到啊
请问下载止之后可以在手机文件管理器中查看么?然后可以分享给别人!