1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 23:11:24 +08:00

Optimized the dynamic menu

This commit is contained in:
2023-05-24 15:40:55 +08:00
parent 8ae54022c5
commit 7659979ec1
7 changed files with 27 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ const router = createRouter({
meta: {
title: '首页',
icon: shallowRef(IconPinnacleHome),
requiresMenu: true,
requiresScrollbar: false,
requiresPadding: true,
requiresAuth: false