gpt4 book ai didi

node.js - 将 Jade 局部变量放入标签属性中

转载 作者:IT老高 更新时间:2023-10-28 22:02:05 27 4
gpt4 key购买 nike

我想将 Jade 变量放在标签属性中,但它没有被评估。

a(href="/logout/#{user.name}")

最佳答案

你可以使用:

a(href='/logout/'+user.name)

关于node.js - 将 Jade 局部变量放入标签属性中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5081534/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com