perf/route (#54)

* perf: router

* perf: route
This commit is contained in:
啝裳
2021-10-12 23:33:13 +08:00
committed by GitHub
parent 0408fa6f96
commit a31d154806
18 changed files with 257 additions and 38 deletions

View File

@@ -20,6 +20,7 @@ const componentsRouter = {
meta: {
title: "message.hsvideo",
showLink: true,
keepAlive: true,
savedPosition: true
}
},
@@ -30,6 +31,7 @@ const componentsRouter = {
meta: {
title: "message.hsmap",
showLink: true,
keepAlive: true,
savedPosition: true
}
},