var query=new AV.Query('_File');
console.log(query.get('5b232a949f54540035d379d1').thumbnailURL(100,100));
报错信息:
Uncaught (in promise) TypeError: query.get(...).thumbnailURL is not a function
at HTMLButtonElement. (wechat.html:42)
看看到底哪里出错了,或者提供下通过id获取缩略图的方法,谢谢了!
-
创建时间
18年6月15日
-
最后回复
18年6月15日
-
5
回复
-
1.4K
浏览
-
2
用户