• 使用{pboot:nav parent=栏目编号}标签结合条件判断获取指定栏目下的所有单页内容:
{pboot:if('[nav:type]'==1)}
{pboot:content scode=[nav:scode]}
[content:content]
{/pboot:content}
{/pboot:if}