在把手JS中是否有办法将逻辑运算符合并到标准handlebars.js条件运算符中?像这样的东西:{{#if section1 || section2}} .. content {{/if}} 我知道我可以写自己的帮手 ...
確定! 回上一頁