1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2026-01-22 15:40:21 +08:00

style: 修改菜单选中样式

This commit is contained in:
zclzone
2024-04-03 17:58:41 +08:00
parent e135be93af
commit 9615ec9aa8
3 changed files with 15 additions and 12 deletions

View File

@@ -63,7 +63,6 @@ export const basePermissions = [
type: 'MENU',
path: 'https://apifox.com/apidoc/shared-ff4a4d32-c0d1-4caf-b0ee-6abc130f734a',
icon: 'i-me:apifox',
iconMode: 'bg',
order: 2,
enable: true,
show: true,
@@ -74,7 +73,6 @@ export const basePermissions = [
type: 'MENU',
path: 'https://www.naiveui.com/zh-CN/os-theme',
icon: 'i-me:naiveui',
iconMode: 'bg',
order: 3,
enable: true,
show: true,