RAYNEN 睿能科技
    {hcTaglib:nav cid="47" max-level="2" item="vo" name="hc_mask_nav" sort="sort asc"} {php} $mask_title = $vo['title'] ?? ''; $mask_href = $vo['href'] ?? ''; $mask_children = $vo['children'] ?? []; {/php} {if condition="!empty($mask_children)"}
    • {volist name="mask_children" id="child"}
    • {$child.title}
    • {/volist}
  • {else /}
  • {$mask_title}
  • {/if} {/hcTaglib:nav}