gpt4 book ai didi

javascript - Jquery 模板 if xx && if yy

转载 作者:行者123 更新时间:2023-11-28 02:42:54 25 4
gpt4 key购买 nike

有没有

{{if something && if something_else}}lalala{{/if}}

在 Jquery 模板中?我无法让它工作。

这有效:

{{if something}}{{if something_else}}lalala{{/if}}{{/if}}

最佳答案

{{if something && something}}lalala{{/if}}

这应该有效

关于javascript - Jquery 模板 if xx && if yy,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12401448/

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