如何在pug中循环遍历数组?

时间:2018-07-02 08:40:22

标签: pug

我正在尝试使用array进行循环来遍历pug中的数组(cjavascript),但似乎无法理解如何传递{哈巴狗代码的{1}}变量JS。我尝试了x等。

这是我的哈巴狗#{"x"}, !{"x"}

code

1 个答案:

答案 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.