Cannot read property 'flash' of undefined
TypeError: D:\Web\sublimetext3\code\20160412-nodewebsite\views\pages\detail.jade
:8
6| .row
7| .col-md-7
> 8| embed(src="#{movie.flash}", allowFullSCreen="tru
e",quality="high",width="720",height="600",align="middle",type="application/x-sh
ockwave-flash")
9| .col-md-5
10| dl.dl-horizontal
11| dt 电影名字
Cannot read property 'flash' of undefined
提示在detail.jade中无法读取flash属性