mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-13 21:33:42 +08:00
feat(projects): new router system [新的路由系统]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const about: AuthRoutes.Route = {
|
||||
const about: AuthRoute.Route = {
|
||||
name: 'about',
|
||||
path: '/about',
|
||||
component: 'self',
|
||||
|
Reference in New Issue
Block a user