perf: perf layout

This commit is contained in:
xiaoxian521
2021-09-21 20:41:27 +08:00
parent 15e751dee8
commit fe6dfb9e3d
7 changed files with 292 additions and 357 deletions

View File

@@ -21,6 +21,7 @@ const getBreadcrumb = (): void => {
matched = [
{
path: "/welcome",
parentPath: "/",
meta: { title: "message.hshome" }
} as unknown as RouteLocationMatched
].concat(matched);