img的src属性某些情况下不支持tempFilePath
通过canvas画出的一张width: 901px;height: 5111px;的图,canvasToTempFilePath拿到的tempFilePath,img的src属性开发者工具能显示,真机不行,真机能通过previewImage预览!
线上的另一个页面
width: 840,height: 672
则能正常显示
手机型号:小米 5s
系统: 6.0.1
2 回复
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。