Compare commits
No commits in common. "ea082c80f6ad21e19ba4b02023494b61a7d8ace1" and "af09a86c48c8f5d910f49e35df385acf62fc776e" have entirely different histories.
ea082c80f6
...
af09a86c48
|
|
@ -250,7 +250,7 @@ export function getMenuList(pathname: string, t: any): Group[] {
|
|||
label: "Banner",
|
||||
active: pathname === "/admin/settings/banner",
|
||||
icon: "heroicons:arrow-trending-up",
|
||||
children: [],
|
||||
children: [],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue