{{if _.tabbarList && _.tabbarList.length}}
{{each _.tabbarList as item, idx}}
{{if !_.topBar}}
{{/}}
{{= item.text||''}} {{if _.topBar}}
{{/}}
{{/}}
{{/}}