build(projects): new router branch

This commit is contained in:
Soybean
2022-11-07 00:47:08 +08:00
parent 7d69992694
commit 288d586dbc
3 changed files with 202 additions and 2 deletions

View File

@ -1,4 +1,4 @@
const about: AuthRoute.Route = {
const about: AuthRoutes.Route = {
name: 'about',
path: '/about',
component: 'self',