标签: octobercms
如何使用或条件检查10月cms中的页面? 我附上了上面代码的截图。
答案 0 :(得分:0)
你可以像那样使用它
{% if this.page.baseFileName == 'home' or this.page.title == 'Page not found (404)' %}
好的,我更新了答案。请立即查看