Compare commits
2 Commits
af09a86c48
...
ea082c80f6
| Author | SHA1 | Date |
|---|---|---|
|
|
ea082c80f6 | |
|
|
343a0328d4 |
|
|
@ -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