什么原因啊
TypeError: app\views\pages\detail.jade:17
? ?15| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? li.media?
? ?16| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .pull-left?
?> 17| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? a.comment(href="#comments",data-cid="#{item._id}",data-tid="#{item.from._id}")?
? ?18| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? img.media-object(src="http://i0.hdslb.com/bfs/article/e95fe86a37db0d914463b0fb1e3a36e5dd1cd18b.jpg",style="width:64px;height:64px")?
? ?19| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? .media-body?
? ?20| ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? h4.media-heading #{item.from.name}?
Cannot read property '_id' of undefined
2018-11-28
17行代碼有問題,你看看相關(guān)的依賴代碼有沒有寫對(duì)