回复的地方如果不显示回复者的名字的话是这里错了,把.populate('reply.from reply.to','name')改为.populate('reply.from','name')
2018-04-02
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
2018-02-07
input(type="hidden",name="comment[movie]",value=`${movie._id}`)
input(type="hidden",name="comment[from]",value=user._id)
input(type="hidden",name="comment[from]",value=user._id)
2018-02-06
下载的源码安装依赖一大堆报错,就是不知道跟着老师一步步安装会不会报错。配置环境真的很坑,都不知道发生了什么,去网上一查,很多人说window坑多,建议Linux或者苹果ios。我想想要不要搞个虚拟机安装Linux,算了还是去整个便宜二手苹果笔记本吧
2018-02-05