新闻详情页

来源:

浅学辄止

2016-12-30

WAService.js:1 thirdScriptError

Cannot read property 'postList' of undefined Page pages/posts/post-detail/post-detail catch error in lifeCycleMethod onLoad function

TypeError: Cannot read property 'postList' of undefined

这个是什么问题?如何解决

写回答

1回答

JoianSUN

2016-12-30

描述不够详细,猜测一下:


(1)可能是在js文件中,postList 没有正确被设置到 data 中,请使用 this.setData 替代原来的 this.data 设值


(2)可能是在js文件中,postList 没有正确从 posts-data 文件中湖区


主要问题应该是在 onLoad 生命周期函数中。具体问题解决方案可以参看七月老师的个人知乎专栏,专栏地址在群公告中。


希望可以帮助到你!!!

0
0

微信小程序入门与实战

历时4年,学员20000+,缔造高口碑的精品课程

24016 学习 · 6935 问题

查看课程