NwSysLayoutSiderMenu 5.1侧边导航布局
侧菜单栏
<template>
<NwClientLayoutSiderApp />
</template>
<script lang="ts" setup>
import { NwClientLayoutSiderApp } from '@platform-lib/base'
<NwClientLayoutSiderApp />
</script>
NwClientLayoutSiderApp props 属性
参数 | 说明 | 类型 | 默认值 | 必填 |
|---|---|---|---|---|
list | 菜单列表 | Array | - | [] |
Last modified: 20 一月 2025