wx.canvasToTempFilePath({
x: 0,
y: 0,
canvasId: 'canvasI',
success: function (res) {
res.tempFilePath
}
获取canvas的图片临时路径,这个临时路径能存多久,如何判断这个临时路径失效呢?
微信小程序开发问题解答
微信小程序开发者回答:
谢谢
微信小程序开发者回答:
https://developers.weixin.qq.com/miniprogram/dev/api/FileSystemManager.access.html
本文网址:http://www.91bianli.com/weixinxiaochengxu/51138.html