模版渲染不支持{{item.attr|'default'}}这样的默认值吗发布于 7 年前作者 guiying383056 次浏览最后编辑 7 年前来自 ask期望当变量的属性为空时能显示指定的默认值,类似{{item.attr|‘default’}},当attr为空时会渲染’default’