CN-119 feat: 完成interface页面
This commit is contained in:
@@ -33,6 +33,10 @@ const routes = [
|
||||
{
|
||||
path: '/entityExplorer',
|
||||
component: () => import('@/views/entities/EntityExplorer')
|
||||
},
|
||||
{
|
||||
path: '/galaxyProxy',
|
||||
component: () => import('@/views/settings/GalaxyProxy')
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user