• 管理首页
  • {volist name="nav" id="vo"}
  • {$vo.title}
      {volist name="vo.sub" id="v"}
    • {$v.title}
    • {/volist}
  • {/volist}