我正在尝试使用array
进行循环来遍历pug中的数组(c
是javascript
),但似乎无法理解如何传递{哈巴狗代码的{1}}变量JS
。我尝试了x
等。
这是我的哈巴狗#{"x"}, !{"x"}
:
code
答案 0 :(得分:0)
该属性值被评估为JavaScript,并且不需要在逗号后面加上逗号,因此您可以说:
iframe(width='420' height='345' src=x.youtubeURL)
我建议您使用each
而不是手动进行迭代:
each x in c
.youtube-container
iframe(width='420' height='345' src=x.youtubeURL)
div
img(src='./images/chatsnip.PNG', alt='chat')
h3#demo
p
| sales culture is collaborative with a
br
| healthy dose of competitive spirit.