mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-02-23 06:37:01 +00:00
面包屑导航
This commit is contained in:
@@ -32,7 +32,11 @@ const activeRoutePath = computed(() => {
|
||||
<common-menu-item
|
||||
:menu-item="menuItem"
|
||||
:index="index"
|
||||
/>
|
||||
>
|
||||
<template #split>
|
||||
<slot name="split" />
|
||||
</template>
|
||||
</common-menu-item>
|
||||
</template>
|
||||
<slot name="default" />
|
||||
</el-menu>
|
||||
|
||||
Reference in New Issue
Block a user