add hemo,help

This commit is contained in:
2026-03-21 10:26:44 +08:00
parent 93713e3e3c
commit d5388f3f08
8 changed files with 1726 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
export const WHITE_LIST = [
{ name: 'notFound', children: [] },
{ name: 'login', children: [] },
{ name: 'root', children: [] },
{ name: 'Home', children: [] },
{ name: 'Help', children: [] },
]
export const NOT_FOUND = {