码迷,mamicode.com
首页 > 其他好文 > 详细

小程序填坑--TypeError: this.setData is not a function

时间:2018-05-11 20:40:58      阅读:349      评论:0      收藏:0      [点我收藏+]

标签:应该   alt   function   请求   error:   关键字   not   image   src   

 this关键字,不能直接在请求的回调函数里写this,应该在请求外声明一个变量,接收onload函数的this,这样就不会报错了

或者尝试使用ES6的箭头函数

技术分享图片

 

小程序填坑--TypeError: this.setData is not a function

标签:应该   alt   function   请求   error:   关键字   not   image   src   

原文地址:https://www.cnblogs.com/luowBlog/p/9025360.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!