把这段删掉就不会闪退了,前一天还没有问题,现在就无法使用了,无法提供代码片段 只能提供这段代码
// wx.canvasToTempFilePath({
// canvasId: 'myCanvas',
// success: function (res) {
// that.setData({
// canvasShare: res.tempFilePath
// })
// },
// faile:function(res){
// wx.showModal({
// title: '提示',
// content: res,
// })
// }
// });
我这边也出现了。。。想问楼主找到原因了吗
只有上述信息无法定位问题,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
另外,请扫描下图贴一下截图