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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user