编译报错 不知道哪里的原因?
index/index.json: page]SON["enablePullDownRef「eshB]字段II为 boolean
编译报错 不知道哪里的原因
![](https://image.wxopen.club/content_11340fb4-4f23-11ea-8b68-001a7dda7111.png)
2 回复
第一个问题
enablePullDownRefresh 参阅 https://developers.weixin.qq.com/miniprogram/dev/reference/api/Page.html
,你没有配置好json文件
第二个问题
fw_title是未定义,可能是你后台没有传值就使用了,点进去报错的链接查看。