lqqyt2423 / wechat_spider

微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。
MIT License
1.41k stars 349 forks source link

部分文章substr报错 #19

Closed glore closed 4 years ago

glore commented 6 years ago

导致数据显示不出来, 报错如下: VM114 bundle.js:28 Uncaught (in promise) TypeError: Cannot read property 'substr' of null at VM114 bundle.js:28 at Array.map () at t.value (VM114 bundle.js:28) at c._renderValidatedComponentWithoutOwnerOrContext (VM114 bundle.js:23) at c._renderValidatedComponent (VM114 bundle.js:23) at c._updateRenderedComponent (VM114 bundle.js:23) at c._performComponentUpdate (VM114 bundle.js:23) at c.updateComponent (VM114 bundle.js:23) at c.receiveComponent (VM114 bundle.js:23) at Object.receiveComponent (VM114 bundle.js:6)